LEADTOOLS Image Processing (Leadtools.ImageProcessing.Color assembly)
LEAD Technologies, Inc

ColorSeparateCommandType Enumeration






The type of separation that was used to create the grayscale images. .NET support WinRT support Silverlight support
Syntax
public enum ColorSeparateCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ColorSeparateCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ColorSeparateCommandType
public enum ColorSeparateCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Color.ColorSeparateCommandType = function() { };
Leadtools.ImageProcessing.Color.ColorSeparateCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ColorSeparateCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CmyCreate images from the three CMY planes.
CmykCreate images from the four CMYK planes.
HlsCreate images from the three HLS planes.
HsvCreate images from the three HSV planes.
LabCreate images from the three LAB planes.
RgbCreate images from the three RGB planes.
SctCreate images from the three SCT planes.
XyzCreate images from the three XYZ planes.
YcrcbCreate images from the three YCRCB planes.
YuvCreate images from the three YUV planes.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Color.ColorSeparateCommandType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.ImageProcessing.Color Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.