ClanLib  2.3.7
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_ImageProviderTypepure virtual
load(CL_IODevice &file)=0CL_ImageProviderTypepure virtual
save(CL_PixelBuffer buffer, const CL_String &filename, CL_VirtualDirectory &directory)=0CL_ImageProviderTypepure virtual
save(CL_PixelBuffer buffer, CL_IODevice &file)=0CL_ImageProviderTypepure virtual
~CL_ImageProviderType()CL_ImageProviderTypevirtual