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

MultiscaleEnhancementCommandFlags Enumeration






Flags that determine method behavior.

This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.

.NET support WinRT support Silverlight support
Syntax
[FlagsAttribute()]
public enum MultiscaleEnhancementCommandFlags : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<FlagsAttribute()>
Public Enum MultiscaleEnhancementCommandFlags 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MultiscaleEnhancementCommandFlags
[FlagsAttribute()]
public enum MultiscaleEnhancementCommandFlags : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Core.MultiscaleEnhancementCommandFlags = function() { };
Leadtools.ImageProcessing.Core.MultiscaleEnhancementCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
public enum class MultiscaleEnhancementCommandFlags : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
EdgeEnhancementAdd the edge enhancement option. When this flag is set, the EdgeLevels and EdgeCoefficient properties will be used.
LatitudeReductionAdd the latitude reduction option. When this flag is set, the LatitudeLevels and LatitudeCoefficient properties will be used.
NoneNo Enhancement.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Core.MultiscaleEnhancementCommandFlags

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

Leadtools.ImageProcessing.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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