ColladaFormatDetector
المعلومات العامة
ColladaFormatDetector هي فئة في Aspose.3d لـ Python. الميراث من: FormatDetector.
ColladaFormatDetector.detect determines the file format of the provided stream, optionally using the file name.
الطرق
| التوقيع | وصف |
|---|---|
__init__() | |
detect(stream, file_name: str) → 'FileFormat' | يحدد شكل الملف من التيار المقدمة، اختياريًا باستخدام اسم المستند. |