LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)
LEAD Technologies, Inc

DitherType Property






(Read only) Gets the value that determine the type of the dither in the image. .NET support WinRT support
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;}
 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AutoZoningCommand Class
AutoZoningCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.