[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Bit-flag for the uncompressed Red/Green/Blue (RGB) compression format used in bitmap images. Indicates the image data is not compressed and does not use color masks.
Source position: lcltype.pp line 2144
const BI_RGB = 0; |
Version 4.0 | Generated 2025-05-03 | Home |