Property ColorMap
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
ColorMap
A color map for palette color images. This field defines a Red-Green-Blue color map (often called a lookup table) for palette-color images. In a palette-color image, a pixel value is used to index into an RGB lookup table.
public static ExifPropertyKey ColorMap { get; }