Show All |
Static Public Member Functions
-
createSource (DataSourceRef dataSource, ImageSource::Options options, std::string extension)
-
createTarget (DataTargetRef dataTarget, ImageSourceRef imageSource, ImageTarget::Options options, std::string extension)
-
voidregisterSourceType (std::string extension, SourceCreationFunc func, int32_t priority=2)
-
voidregisterSourceGeneric (SourceCreationFunc func, int32_t priority=2)
-
voidregisterTargetType (std::string extension, TargetCreationFunc func, int32_t priority, const std::string &extensionData)