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 2154
const BI_RGB = 0; |
| Version 4.4 | Generated 2025-11-08 | Home |