ExifTagImageColorMap Property

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

Definition

Namespace: GleamTech.ImageUltimate
Assembly: GleamTech.ImageUltimate (in GleamTech.ImageUltimate.dll) Version: 5.8.8
C#
public static ExifTag ColorMap { get; }

Property Value

ExifTag

See Also