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

ColorMergeCommandType Enumeration






The type of separation that was used to create the grayscale images. .NET support WinRT support Silverlight support
Syntax
public enum ColorMergeCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ColorMergeCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ColorMergeCommandType
public enum ColorMergeCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Color.ColorMergeCommandType = function() { };
Leadtools.ImageProcessing.Color.ColorMergeCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ColorMergeCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
CmyMerge images from three CMY planes.
CmykMerge images from four CMYK planes.
HlsMerge images from three HLS planes.
HsvMerge images from three HSV planes.
LabMerge images from three LAB planes.
RgbMerge images from three RGB planes.
SctMerge images from three SCT planes.
XyzMerge images from three XYZ planes.
YcrCbMerge images from three YCRCB planes.
YuvMerge images from three YUV planes.
Inheritance Hierarchy

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

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.