This is the complete list of members for
cinder::ImageIoRegistrar, including all inherited members.
| createSource(DataSourceRef dataSource, ImageSource::Options options, std::string extension) | cinder::ImageIoRegistrar | [static] |
| createTarget(DataTargetRef dataTarget, ImageSourceRef imageSource, ImageTarget::Options options, std::string extension) | cinder::ImageIoRegistrar | [static] |
| ImageIo class | cinder::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 typedef | cinder::ImageIoRegistrar | |
| TargetCreationFunc typedef | cinder::ImageIoRegistrar | |