Leadtools.ImageProcessing.Core Namespace : MultiscaleEnhancementCommandFlags Enumeration |
This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
[FlagsAttribute()] public enum MultiscaleEnhancementCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration <FlagsAttribute()> Public Enum MultiscaleEnhancementCommandFlags Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MultiscaleEnhancementCommandFlags
[FlagsAttribute()] public enum MultiscaleEnhancementCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.Core.MultiscaleEnhancementCommandFlags = function() { }; Leadtools.ImageProcessing.Core.MultiscaleEnhancementCommandFlags.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()] public enum class MultiscaleEnhancementCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
EdgeEnhancement | Add the edge enhancement option. When this flag is set, the EdgeLevels and EdgeCoefficient properties will be used. |
LatitudeReduction | Add the latitude reduction option. When this flag is set, the LatitudeLevels and LatitudeCoefficient properties will be used. |
None | No Enhancement. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Core.MultiscaleEnhancementCommandFlags
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