Gets or sets the default dithering method, referenced by some internal LEADTOOLS methods.
public RasterDitheringMethod DitheringMethod { get; set; }
Public Property DitheringMethod As RasterDitheringMethod
@property (nonatomic, assign) LTRasterDitheringMethod ditheringMethod
public RasterDitheringMethod getDitheringMethod()
public void setDitheringMethod(RasterDitheringMethod value)
public:
property RasterDitheringMethod DitheringMethod {
RasterDitheringMethod get();
void set ( RasterDitheringMethod );
}
The default dithering method used.
Introduction to Image Processing With LEADTOOLS
Codecs.CodecsThumbnailOptions.DitheringMethod property
ImageProcessing.ColorResolutionCommand.DitheringMethod property
RasterDitheringMethod enumeration
RasterDefaults.DitheringMethod property
RasterImage.StartDithering method
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document