FormatDetector
Übersicht über die
FormatDetector ist eine Klasse in Aspose.3d für Python.
FormatDetector.detect determines the file format of the provided stream, using the optional file name, and returns a FileFormat value.
Methoden und Verfahren
| Unterzeichnung | Beschreibung |
|---|---|
__init__() | |
detect(stream, file_name: str) → 'FileFormat' | Bestimmt das Dateifort des bereitgestellten Streams mit dem optionalen Dateinamen und gibt einen FileFormat-Wert zurück. |