IOService — Aspose.3D FOSS Python API Reference

Overview

IOService เป็นคลาสในห้องสมุด FOSS Python. ค้นหาคุณสมบัติและวิธีการในตารางด้านล่างเพื่อเข้าใจพื้นผิว API สาธารณะที่ครบถ้วนของชนิดนี้ ทุกสมาชิกที่ระบุที่นี่เป็นส่วนหนึ่งของ stable public API และอาจใช้ในการผลิตรหัสที่มีเป้าหมายกับประกาศนียบัตร Foss.

Package: aspose.threed


Description

IOService เป็นคลาสในห้องสมุด Aspose.3D FOSS สําหรับ Python ที่เปิดเผย 10 วิธีและ 0 คุณลักษณะสําหรับการใช้งานโปรแกรม.

อินสแตนส์ถูกสร้างผ่านคอนструкเตอร์เดียว ที่เริ่มต้นวัตถุด้วยค่าตั้งค่า.

Properties

ไม่มีคุณสมบัติสาธารณะที่ถูกบันทึกในแหล่งข้อมูล.


Methods

MethodReturnsDescription
register_exporter(exporter: 'Exporter')``ทําการ register_exporter.
register_importer(importer: 'Importer')``ทําการ register_importer.
register_detector(detector: 'FormatDetector')``ทําการ register_detector.
register_plugin(plugin: 'Plugin')``ทําการ register_plugin.
detect_format(stream, file_name: str)``ทําการ detect_format.
create_exporter(format_type: 'FileFormat')``สร้างและคืนตัวอย่างใหม่.
create_importer(format_type: 'FileFormat')``สร้างและคืนตัวอย่างใหม่.
get_plugin_for_format(file_format)``ทําการ get_plugin_for_format.
get_plugin_for_extension(extension: str)``ทําการ get_plugin_for_extension.
get_all_plugins()``ทําการ get_all_plugins.

See Also

 ภาษาไทย