IOService — Aspose.3D FOSS Python API Reference

IOService — IOService Klasse.

Package: aspose.threed


Methoden

IOService is a class in the Aspose.3D FOSS Python library. Browse the properties and methods in the tables below to understand the complete public API surface of this type. All members listed here are part of the stable public API and may be used in production code targeting the FOSS edition.

Keine öffentlichen Eigenschaften im Quellcode dokumentiert.


Methoden

MethodsMethodsMethods
register_exporter(exporter: 'Exporter')``
register_importer(importer: 'Importer')``
register_detector(detector: 'FormatDetector')``
register_plugin(plugin: 'Plugin')``
detect_format(stream, file_name: str)``
create_exporter(format_type: 'FileFormat')``
create_importer(format_type: 'FileFormat')``
get_plugin_for_format(file_format)``
get_plugin_for_extension(extension: str)``
get_all_plugins()``

Siehe auch

 Deutsch