←Select platform

DitherType Property

Summary
(Read only) Gets the value that determine the type of the dither in the image.
Syntax
C#
VB
Objective-C
C++
Java
public DitheringType DitherType { get; } 
Public ReadOnly Property DitherType As DitheringType 
@property (nonatomic, assign, readonly) LTDitheringType ditherType 
public DitheringType getDitherType() 
public: 
property DitheringType DitherType { 
   DitheringType get(); 
} 

Property Value

DitheringType enumeration that determine the type of the dither in the image.

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.ImageProcessing.Core Assembly

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