[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Bits per palette index, stored in the pixel data.
Source position: graphtype.pp line 149
TRawImageDescription.PaletteBitsPerIndex : Byte; |
When a palette is used, the color description fields apply to the palette colors, while pixel data contains the palette index. Then Depth applies to the size of the palette colors, and the pixel data is described by PaletteBitsPerIndex and PaletteShift.
[ palettes are not yet implemented ]
Version 4.0 | Generated 2025-05-03 | Home |