MODULE 4: IImage v3.12, Image Package Format interface.


Detailed Description

logotipo.png


IImage allows to manage the load/save images and stores it on DPF. It supports BMP and PNG.
It supports alpha per surface, colorkey and alpha per pixel.
We advice you to use EditorDPF to modify/add/delete image and its features.
CRM32Pro.Init() builds this interface and CRM32Pro.Quit() removes it.

Classes

class  CRM32Pro_IImage
 IImage. More...
struct  sHeaderIPF
 IPF header. More...

Defines

#define IIMAGE_PNGCOMPRESS_DEFAULT   -1
 Used with SavePNG(). Enable default PNG compression level.
#define IIMAGE_PNGCOMPRESS_MAX   9
 Used with SavePNG(). Enable maximum PNG compression level.
#define IIMAGE_PNGCOMPRESS_OFF   0
 Used with SavePNG(). Disable PNG compression.

Generated on Mon Dec 21 17:04:39 2009 for CRM32Pro SDK v5.00 by  doxygen 1.6.1