Accusoft ImagXpress 13
ColorSeparation Method

Indicates the color space to use in separating the image:

Value Description
0 RGB (Red, Green, Blue)
1 HSL (Hue, Saturation, Luminance)
2 CMY (Cyan, Magenta, Yellow)
3 CMYK (Cyan, Magenta, Yellow, Black)
4 ARGB (Alpha, Red, Green, Blue)

Description
Separates the color components of the image.
Syntax
Visual Basic
Public Sub ColorSeparation( _
   ByVal IPSeparationType As Integer _
) 
Parameters
IPSeparationType

Indicates the color space to use in separating the image:

Value Description
0 RGB (Red, Green, Blue)
1 HSL (Hue, Saturation, Luminance)
2 CMY (Cyan, Magenta, Yellow)
3 CMYK (Cyan, Magenta, Yellow, Black)
4 ARGB (Alpha, Red, Green, Blue)

Remarks

The resulting separate color planes can be accessed using the IPGetColorPlane method.

See Also

ImagXpress Object  | ImagXpress Members  | ColorJoin Method  | IPGetColorPlane Method  | Color Image Processing  | Image Processing

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback