Enum ColorContextType
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Windows.dll
Specifies the color context types.
public enum ColorContextType
Fields
Uninitialized = 0
An uninitialized color context.
Profile = 1
A color context that is a full ICC color profile.
ExifColorSpace = 2
A color context that is one of a number of set color spaces (sRGB, AdobeRGB) that are defined in the EXIF specification.