[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Bit-flag for the Red/Green/Blue (RGB) color format using 4-bits per pixel run-length encoding (RLE) compression format in a bitmap image. Indicates that the image data contains a 2 byte RLE format with a count byte and two word-sized color index values.
Source position: lcltype.pp line 2146
const BI_RLE4 = 2; |
Version 4.0 | Generated 2025-05-03 | Home |