LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

DitheringMethod Property

Show in webframe





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:
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

See Also

Reference

ColorResolutionRequest Class
ColorResolutionRequest Members
Dithering Methods

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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