Accusoft.ImagXpress12.Net
ColorJoin(JoinType,IntPtr,IntPtr,IntPtr,IntPtr) Method
See Also  Send Feedback
Accusoft.ImagXpressSdk Namespace > Processor Class > ColorJoin Method : ColorJoin(JoinType,IntPtr,IntPtr,IntPtr,IntPtr) Method




nJoinType
A JoinType value which represents the join type to use to modify the image.
hPlane1
An integer which represents the resulting red, hue, or cyan component of the separated image, depending on the JoinType value.
hPlane2
An integer which represents the resulting green, saturation, or magenta component of the separated image, depending on the JoinType.
hPlane3
An integer which represents the resulting blue, luminance, or yellow component of the separated image, depending on the JoinType.
hPlane4
An integer which represents the resulting black component of the separated image. If the separation type is CMYK, or the Alpha component of the separated image, the separation type is RGBA. Otherwise, this value is null.

Glossary Item Box

Joins the colors as specified by the given parameters.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

nJoinType
A JoinType value which represents the join type to use to modify the image.
hPlane1
An integer which represents the resulting red, hue, or cyan component of the separated image, depending on the JoinType value.
hPlane2
An integer which represents the resulting green, saturation, or magenta component of the separated image, depending on the JoinType.
hPlane3
An integer which represents the resulting blue, luminance, or yellow component of the separated image, depending on the JoinType.
hPlane4
An integer which represents the resulting black component of the separated image. If the separation type is CMYK, or the Alpha component of the separated image, the separation type is RGBA. Otherwise, this value is null.

See Also

©2013. Accusoft Corporation. All Rights Reserved.