Property Indexed
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Core.dll
Indexed
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.
public static ExifPropertyKey Indexed { get; }