Accusoft.ImagXpress13.Net
SeparationType Enumeration




Option values used to determine what type of Processor.ColorSeparation functionality.
Syntax
'Declaration
 
Public Enum SeparationType 
   Inherits System.Enum
'Usage
 
Dim instance As SeparationType
public enum SeparationType : System.Enum 
__value public enum SeparationType : public System.Enum 
public enum class SeparationType : public System.Enum 
Members
MemberValueDescription
Cmy2Separate the cyan, magenta, and yellow image components.
Cmyk3Separate the cyan, magenta, yellow, and black image components.
Hsl1Separate the hue, saturation, and luminance image components.
Rgb0Separate the red, green, and blue image components.
Rgba4Separate the red, green, blue and alpha image components.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ImagXpressSdk.SeparationType

See Also

Reference

Accusoft.ImagXpressSdk Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback