C#
VB
Java
Objective-C
WinRT C#
C++
(Read only) Gets the value that determine the type of the dither in the image.
public DitheringType DitherType { get; }
Public ReadOnly Property DitherType As Leadtools.Imageprocessing.Core.DitheringType
public Leadtools.Imageprocessing.Core.DitheringType DitherType {get;}
@property (nonatomic, assign, readonly) LTDitheringType ditherType
public DitheringType getDitherType()
get_DitherType();
public:
property Leadtools.Imageprocessing.Core.DitheringType DitherType {
Leadtools.Imageprocessing.Core.DitheringType get();
}
DitheringType enumeration that determine the type of the dither in the image.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET