ColladaFormatDetector
Přehled
ColladaFormatDetector je třída v Aspose.3d pro Python. Dědici: FormatDetector.
ColladaFormatDetector.detect determines the file format of the provided stream, optionally using the file name.
Metody
| Podpis: | Popis: |
|---|---|
__init__() | |
detect(stream, file_name: str) → 'FileFormat' | Určuje formát souboru poskytovaného proudu, volitelně pomocí názvu souborů. |