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

GrayScaleToMultitoneCommandDistributionType Enumeration






Flag that indicates the source of the colors to be added to the image. .NET support Silverlight support
Syntax
public enum GrayScaleToMultitoneCommandDistributionType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum GrayScaleToMultitoneCommandDistributionType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
public enum GrayScaleToMultitoneCommandDistributionType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Color.GrayScaleToMultitoneCommandDistributionType = function() { };
Leadtools.ImageProcessing.Color.GrayScaleToMultitoneCommandDistributionType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class GrayScaleToMultitoneCommandDistributionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
LinearUse the linear gradient from dark to light, generated by the toolkit. If this flag is set, LEADTOOLS will ignore the Gradient property and use an array of colors generated by the toolkit.
UserDefinedUse the user-defined gradient in the Gradient property.
Inheritance Hierarchy

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

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.