ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Objects > IGPlatformDIB Object > IGPlatformDIB Methods > Allocate Method |
Allocates a DIB according to the given DIB info. The DIB is associated with the IGPlatformDIB Object and will be freed automatically when the IGPlatformDIB Object is destroyed or another DIB is associated with it.
Allocate(DIBInfo as IIGDIBInfo)
Name | Description |
---|---|
DIBInfo | IGDIBInfo object with description of DIB to allocate. |
None
N/A
None