Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

BI_RGB

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.

Declaration

Source position: lcltype.pp line 2154

const BI_RGB = 0;


Version 4.4 Generated 2025-11-08 Home