IOService — Aspose.3D FOSS Python API Reference
IOService — classe IOService.
Package: aspose.threed
Methods
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.
No hi ha propietats públiques documentades a la font.
Methods
| Methods | Methods | Methods |
|---|---|---|
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() | `` |