Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| Cmy | 2 | Separate the cyan, magenta, and yellow image components. |
| Cmyk | 3 | Separate the cyan, magenta, yellow, and black image components. |
| Hsl | 1 | Separate the hue, saturation, and luminance image components. |
| Rgb | 0 | Separate the red, green, and blue image components. |
| Rgba | 4 | Separate the red, green, blue and alpha image components. |
System.Object
System.ValueType
System.Enum
Accusoft.ImagXpressSdk.SeparationType