ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPlatformDIB Object |
Represents a platform-specific DIB. This object is typically created by using the IIGPage.PlatformDIBExport Method. There are two modes of operation:
IGPlatformDIB extends IIGObject
Allocate Method | Allocates DIB according to DIB info |
DIBPtrGet Method | Returns pointer to associated DIB |
DIBPtrSet Method | Associates existing DIB with this object |
ImagePtrGet Method | Returns pointer to the image data |
InfoGet Method | Returns DIB info object with DIB description |
PalettePtrGet Method | Returns pointer to the palette data |
RasterPtrGet Method | Returns pointer to the raster data |