←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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly