TdxCustomFastDIB Properties
The base class for all classes that implement simple memory buffers for DIB images.| Name | Description |
|---|---|
| Bits | Returns a pointer to the first pixel of a 32-bit DIB image within the buffer. |
| ClientRect | Returns the DIB image buffer’s client area. |
| Height | Returns the DIB image buffer’s height, in pixels. |
| Pixels | |
| Width | Returns the DIB image buffer’s width, in pixels. |
See Also