Contains possible values for profile device class.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public enum ColorProfileClass
Member name | Description |
---|---|
Abstract |
Abstract profile. These profiles are adjusted to suit a user's particular preferences. |
ColorSpace |
Color space profiles. These profiles describe a device-independent color space. |
Display |
Display profiles. This category of profiles includes all the profiles associated with display. |
Input |
Input profiles. This category of profiles includes all the profiles associated with input, e.g. scanners. |
Link |
Device link profile. These profiles describe the color space of a particular device. |
NamedColor |
Named color profile. These profiles are intended for a color space that consists of named colors. |
Output |
Output profiles. This category of profiles includes all the profiles associated with hardcopy output, e.g. printers. |
Unknown |
Unsupported kind of color profiles. |