ExifTag.Image.ColorMap Property
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Gets the ColorMap EXIF tag.
Description: 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.
Id: 320 (0x0140)
Type: Short
public static ExifTag ColorMap { get; }