cinder::ImageIoRegistrar Member List

This is the complete list of members for cinder::ImageIoRegistrar, including all inherited members.
createSource(DataSourceRef dataSource, std::string extension)cinder::ImageIoRegistrar [static]
createTarget(DataTargetRef dataTarget, ImageSourceRef imageSource, std::string extension)cinder::ImageIoRegistrar [static]
ImageIo classcinder::ImageIoRegistrar [friend]
registerSourceGeneric(SourceCreationFunc func, int32_t priority=2)cinder::ImageIoRegistrar [static]
registerSourceType(std::string extension, SourceCreationFunc func, int32_t priority=2)cinder::ImageIoRegistrar [static]
registerTargetType(std::string extension, TargetCreationFunc func, int32_t priority, const std::string &extensionData)cinder::ImageIoRegistrar [static]
SourceCreationFunc typedefcinder::ImageIoRegistrar
TargetCreationFunc typedefcinder::ImageIoRegistrar