DS.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / Indexed4bppBitmap Class / ColorMap Property

In This Topic
ColorMap Property (Indexed4bppBitmap)
In This Topic
Gets the associated lookup table with 16 Red-Green-Blue[-Alpha] palette entries.
Syntax
'Declaration
 
Public ReadOnly Property ColorMap As PaletteEntry()
 
See Also