This is the complete list of members for uicore::ImageFileType, including all inherited members.
ImageFileType(const std::string &type) | uicore::ImageFileType | |
load(const std::string &filename, bool srgb)=0 | uicore::ImageFileType | pure virtual |
load(const IODevicePtr &file, bool srgb)=0 | uicore::ImageFileType | pure virtual |
save(PixelBufferPtr buffer, const std::string &filename)=0 | uicore::ImageFileType | pure virtual |
save(PixelBufferPtr buffer, const IODevicePtr &file)=0 | uicore::ImageFileType | pure virtual |
~ImageFileType() | uicore::ImageFileType | virtual |