IOService — Aspose.3D FOSS Python API Reference
IOService — IOService class..
Package: aspose.threed
Properties
No public properties documented in source.
Methods
| Method | Returns | Description |
|---|---|---|
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() | `` |