Bit-flag for the uncompressed Red/Green/Blue (RGB) color format using three DWORD values for the red, green, and blue components (respectively) for each pixel in the image data. Valid for both 16-bit and 32-bit per pixel bitmaps.
Source position: lcltype.pp line 2157
const BI_BITFIELDS = 3; |
| Version 4.6 | Generated 2026-02-20 | Home |