Error processing SSI file
LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Show in webframe

RasterDitheringMethod Enumeration






Indicates the dithering method used for the image.
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="RasterDitheringMethod")]
public enum RasterDitheringMethod : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="RasterDitheringMethod")>
Public Enum RasterDitheringMethod 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As RasterDitheringMethod

            

            
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="RasterDitheringMethod")]
public enum class RasterDitheringMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000NoneNo dithering.
0x00000001FloydSteinFloyd-Steinberg method
0x00000002StuckiStucki method
0x00000003BurkesBurkes method
0x00000004SierraSierra method
0x00000005StevensonArceStevenson-Arce method
0x00000006JarvisJarvis method
0x00000007OrderedOrdered dithering, which is faster than other methods but is lower in quality.
0x00000008ClusteredClustered dithering
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Services.ImageProcessing.DataContracts.RasterDitheringMethod

Requirements

Target Platforms

See Also

Reference

Leadtools.Services.ImageProcessing.DataContracts Namespace

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features