Cinder  0.9.1
cinder::ImageIoRegistrar Member List

This is the complete list of members for cinder::ImageIoRegistrar, including all inherited members.

createSource(DataSourceRef dataSource, ImageSource::Options options, std::string extension)cinder::ImageIoRegistrarstatic
createTarget(DataTargetRef dataTarget, ImageSourceRef imageSource, ImageTarget::Options options, std::string extension)cinder::ImageIoRegistrarstatic
ImageIo classcinder::ImageIoRegistrarfriend
registerSourceGeneric(SourceCreationFunc func, int32_t priority=2)cinder::ImageIoRegistrarstatic
registerSourceType(std::string extension, SourceCreationFunc func, int32_t priority=2)cinder::ImageIoRegistrarstatic
registerTargetType(std::string extension, TargetCreationFunc func, int32_t priority, const std::string &extensionData)cinder::ImageIoRegistrarstatic
SourceCreationFunc typedefcinder::ImageIoRegistrar
TargetCreationFunc typedefcinder::ImageIoRegistrar