Static Public Member Functions

  • createSource (DataSourceRef dataSource, ImageSource::Options options, std::string extension)
  • createTarget (DataTargetRef dataTarget, ImageSourceRef imageSource, ImageTarget::Options options, std::string extension)
  • void
    registerSourceType (std::string extension, SourceCreationFunc func, int32_t priority=2)
  • void
    registerSourceGeneric (SourceCreationFunc func, int32_t priority=2)
  • void
    registerTargetType (std::string extension, TargetCreationFunc func, int32_t priority, const std::string &extensionData)

Friends