Accusoft.ImagXpress13.Net
JoinType Enumeration




Option values used to determine what type of Processor.ColorJoin method to use.
Syntax
'Declaration
 
Public Enum JoinType 
   Inherits System.Enum
'Usage
 
Dim instance As JoinType
public enum JoinType : System.Enum 
__value public enum JoinType : public System.Enum 
public enum class JoinType : public System.Enum 
Members
MemberValueDescription
Argb4Join alpha, red, green, and blue image components.
Cmy2Join cyan, magenta, and yellow image components.
Cmyk3Join cyan, magenta, yellow, and black image components.
Hsl1Join hue, saturation, and luminance image components.
Rgb0Join red, green, and blue image components.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.JoinType

See Also

Reference

Accusoft.ImagXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback