All Classes |Grouped Classes |Index

Class CL_ImageProviderFactory

Image Provider factory. More...

Derived from:

None

Derived by:

None

Group:

Image Providers (Display)

#include <ClanLib/display.h>

Class Members:

Static Attributes:

types

Map of the class factories for each provider type.


Operations:

try_load

Attempts to load an image file from 'filename', using the provider identified by 'type'.

load

Loads an image file from 'filename', using the provider.

save

Saves the given CL_PixelBuffer to the file given by 'filename'.