CL_ImageProviderType Member List

This is the complete list of members for CL_ImageProviderType, including all inherited members.
CL_ImageProviderType(const CL_String &type)CL_ImageProviderType
load(const CL_String &filename, const CL_VirtualDirectory &directory)=0CL_ImageProviderType [pure virtual]
load(CL_IODevice &file)=0CL_ImageProviderType [pure virtual]
save(CL_PixelBuffer buffer, const CL_String &filename, CL_VirtualDirectory &directory)=0CL_ImageProviderType [pure virtual]
save(CL_PixelBuffer buffer, CL_IODevice &file)=0CL_ImageProviderType [pure virtual]
~CL_ImageProviderType()CL_ImageProviderType [virtual]