←Select platform

DitherType Property

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

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

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