ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPlatformDIB Object > IGPlatformDIB Methods > DIBPtrSet Method |
Associates a DIB with the IGPlatformDIB Object. If the IGPlatformDIB Object is already associated with a DIB and the IGPlatformDIB Object has ownership of that DIB, the DIB will be freed prior to associating the new DIB.
IGDIBPtrSet(DIBPtr as Long)
Name | Description |
---|---|
DIBPtr | Pointer to DIB to associate. |
None
N/A
None