The type of a color Palette Handle.
Source position: lcltype.pp line 116
type HPALETTE = type PtrUInt; |
A color palette is frequently used in compressed bitmaps, which contain short (1..8 bit) palette indices instead of RGB colors, for every pixel.