FormatDetector

FormatDetector

Přehled

FormatDetector je třída v Aspose.3d pro Python.

FormatDetector.detect determines the file format of the provided stream, using the optional file name, and returns a FileFormat value.

Metody

Podpis:Popis:
__init__()
detect(stream, file_name: str)'FileFormat'Určuje formát souboru poskytnutého proudu pomocí volitelného názvu souborů a vrací hodnotu FileFormat
 Čeština