[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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 2147
const BI_BITFIELDS = 3; |
Version 4.0 | Generated 2025-05-03 | Home |