ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPlatformDIB Object > IGPlatformDIB Methods > DIBPtrGet Method |
Returns a pointer to the DIB associated with the IGPlatformDIB Object. The format of the DIB is AT_DIB structure followed by a palette and pixel data.
IGDIBPtrGet() as Long
A pointer to the DIB.
N/A
None