IOService — Aspose.3D FOSS Python API Reference

IOService — IOService klasa.


Nema javno dokumentiranih svojstava u izvoru.


| ———————————————– | ————————- | ————————- | | 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()` | | |


Vidi također

 Hrvatski