Skip to main content

TdxFastDIB Properties

A memory DC-based 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.
DC Returns the memory device context of the bitmap buffer.
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