←Select platform

DitheringType Enumeration

Summary

Represents the type of dithering in the image.

Syntax
C#
VB
Objective-C
C++
Java
public enum DitheringType   
Public Enum DitheringType  
typedef NS_ENUM(NSInteger, LTDitheringType) 
public enum DitheringType 
public enum class DitheringType   

Members
ValueMemberDescription
0Undithered No Dither
1TextDither Text Dither.
2WhiteDither White Dither

Requirements

Target Platforms

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

Leadtools.ImageProcessing.Core Assembly