Table of Contents

ExifTag.Image.Indexed Property

Definition

Namespace
GleamTech.ImageUltimate
Assembly
GleamTech.ImageUltimate.dll

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

public static ExifTag Indexed { get; }

Property Value

ExifTag