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

GrayScaleToDuotoneCommandMixingType Enumeration






This enumeration will contain all Types needed to indicate which color space is selected. .NET support WinRT support Silverlight support
Syntax
public enum GrayScaleToDuotoneCommandMixingType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum GrayScaleToDuotoneCommandMixingType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As GrayScaleToDuotoneCommandMixingType
public enum GrayScaleToDuotoneCommandMixingType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Color.GrayScaleToDuotoneCommandMixingType = function() { };
Leadtools.ImageProcessing.Color.GrayScaleToDuotoneCommandMixingType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class GrayScaleToDuotoneCommandMixingType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
MixWithOldValueMix the old colors with the new ones.
ReplaceOldWithNewReplace the old colors with the new ones.
Inheritance Hierarchy

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

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.