←Select platform

DitheringMethod Property

Summary

Gets or sets the default dithering method, referenced by some internal LEADTOOLS methods.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public RasterDitheringMethod DitheringMethod { get; set; } 
Public Property DitheringMethod As Leadtools.RasterDitheringMethod 
public Leadtools.RasterDitheringMethod DitheringMethod {get; set;} 
@property (nonatomic, assign) LTRasterDitheringMethod ditheringMethod 
public RasterDitheringMethod getDitheringMethod() 
public void setDitheringMethod(RasterDitheringMethod value) 
             
 <br/>get_DitheringMethod();<br/>set_DitheringMethod(value);<br/>Object.defineProperty('DitheringMethod');  

Property Value

The default dithering method used.

Example

For an example, refer to StartDithering.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools Assembly