This is the complete list of members for clan::ImageProviderType, including all inherited members.
ImageProviderType(const std::string &type) | clan::ImageProviderType | |
load(const std::string &filename, const FileSystem &fs, bool srgb)=0 | clan::ImageProviderType | pure virtual |
load(IODevice &file, bool srgb)=0 | clan::ImageProviderType | pure virtual |
save(PixelBuffer buffer, const std::string &filename, FileSystem &fs)=0 | clan::ImageProviderType | pure virtual |
save(PixelBuffer buffer, IODevice &file)=0 | clan::ImageProviderType | pure virtual |
~ImageProviderType() | clan::ImageProviderType | virtual |