[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Bits per palette index, stored in the pixel data[?]
Source position: graphtype.pp line 144
TRawImageDescription.PaletteBitsPerIndex: Byte; |
When a palette is used, [I suppose that] 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]
lazarus-ccr.sourceforge.net |