ExifTagImageIndexed Property

Gets the Indexed EXIF tag.

Description: Indexed images are images where the 'pixels' do not represent color values, but rather an index (usually 8-bit) into a separate color table, the ColorMap.
Id: 346 (0x015a)
Type: Short

Definition

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

Property Value

ExifTag

See Also