←Select platform

DitherType Property

Summary

(Read only) Gets the value that determine the type of the dither in the image.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public DitheringType DitherType { get; } 
Public ReadOnly Property DitherType As Leadtools.Imageprocessing.Core.DitheringType 
@property (nonatomic, assign, readonly) LTDitheringType ditherType 
public DitheringType getDitherType() 
 get_DitherType();  

Property Value

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

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