Click or drag to resize

ColorType Enumeration

Describes the general color type

Namespace:  Atalasoft.Imaging.ColorManagement
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum ColorType
Members
  Member nameDescription
Gray The gray ColorType
Rgb The RGB ColorType
Xyz The xyz ColorType
Yxy The yxy ColorType
Lab The lab ColorType
ThreeChannel The three channel ColorType
Cmyk The cmyk ColorType
FiveChannel The five channel ColorType
SixChannel The six channel ColorType
SevenChannel The seven channel ColorType
EightChannel The eight channel ColorType
Named The named ColorType
See Also