←Select platform

DitheringMethod Property

Summary

Gets or sets the dithering options used when converted the image.

Syntax
C#
VB
C++
public RasterDitheringMethod DitheringMethod { get; set; } 
Public Property DitheringMethod() As RasterDitheringMethod 
   Get 
   Set 
public:  
   property RasterDitheringMethod^ DitheringMethod 
   { 
      RasterDitheringMethod^ get() 
      void set(RasterDitheringMethod^ value) 
   } 

Property Value

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
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.