TdxGpFastDIB Properties
A GDI+ API-based memory buffer for DIB images.Name | Description |
---|---|
Bits | Returns a pointer to the first pixel of a 32-bit DIB image within the buffer. Inherited from TdxCustomFastDIB. |
ClientRect | Returns the DIB image buffer’s client area. Inherited from TdxCustomFastDIB. |
Handle | Returns a GDI handle to the stored image. |
Height | Returns the DIB image buffer’s height, in pixels. Inherited from TdxCustomFastDIB. |
Pixels | Inherited from TdxCustomFastDIB. |
Width | Returns the DIB image buffer’s width, in pixels. Inherited from TdxCustomFastDIB. |
See Also