[Overview][Constants][Types][Classes][Procedures and functions][Index] |
The type of a color Palette Handle.
Source position: lcltype.pp line 110
type HPALETTE = type TLCLHandle; |
A color palette is frequently used in compressed bitmaps, which contain short (1..8 bit) palette indices instead of RGB colors, for every pixel.
Version 4.0 | Generated 2025-05-03 | Home |