LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)
LEAD Technologies, Inc

DitheringMethod Property






Gets or sets the dithering options used when converted the image.
Syntax
[DataMemberAttribute(Name="DitheringMethod", IsRequired=true)]
public RasterDitheringMethod DitheringMethod {get; set;}
'Declaration
 
<DataMemberAttribute(Name="DitheringMethod", IsRequired=True)>
Public Property DitheringMethod As RasterDitheringMethod
'Usage
 
Dim instance As ColorResolutionRequest
Dim value As RasterDitheringMethod
 
instance.DitheringMethod = value
 
value = instance.DitheringMethod
[DataMemberAttribute(Name="DitheringMethod", IsRequired=true)]
public RasterDitheringMethod DitheringMethod {get; set;}
DataMemberAttribute(Name="DitheringMethod", IsRequired=)
 get_DitheringMethod();
set_DitheringMethod(value);
[DataMemberAttribute(Name="DitheringMethod", IsRequired=true)]
public:
property RasterDitheringMethod DitheringMethod {
   RasterDitheringMethod get();
   void set (    RasterDitheringMethod value);
}

Property Value

The dithering option used when converted the image.
Remarks
The dithering method is useful only when the resulting image requires a palette (when it is 8 bits per pixel or less).
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

ColorResolutionRequest Class
ColorResolutionRequest Members
Dithering Methods

 

 


Products | Support | Contact Us | Copyright Notices

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

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