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