LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

DitherType Property

Show in webframe







(Read only) Gets the value that determine the type of the dither in the image.
Syntax
public DitheringType DitherType {get;}
'Declaration
 
Public ReadOnly Property DitherType As DitheringType
'Usage
 
Dim instance As AutoZoningCommand
Dim value As DitheringType
 
value = instance.DitherType
public DitheringType DitherType {get;}
@property (nonatomic, assign, readonly) LTDitheringType ditherType;
public DitheringType getDitherType()
 get_DitherType(); 
public:
property DitheringType DitherType {
   DitheringType get();
}

Property Value

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

Target Platforms

See Also

Reference

AutoZoningCommand Class
AutoZoningCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.