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; }
Public Shared ReadOnly Property Indexed As ExifTag
Get