LEADTOOLS (Leadtools assembly)
LEAD Technologies, Inc

RasterDitheringMethod Enumeration






Indicates the dithering method used for the image. .NET support Silverlight support WinRT support
Syntax
public enum RasterDitheringMethod : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum RasterDitheringMethod 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterDitheringMethod
public enum RasterDitheringMethod : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.RasterDitheringMethod = function() { };
Leadtools.RasterDitheringMethod.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class RasterDitheringMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
BurkesBurkes method
ClusteredClustered dithering
FloydSteinFloyd-Steinberg method
JarvisJarvis method
NoneNo dithering
OrderedOrdered dithering, which is faster than other methods but is lower in quality
SierraSierra method
StevensonArceStevenson-Arce method
StuckiStucki method
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.RasterDitheringMethod

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 Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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