Leadtools.ImageProcessing.Effects Namespace : EdgeDetectEffectCommandType Enumeration |
public enum EdgeDetectEffectCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum EdgeDetectEffectCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As EdgeDetectEffectCommandType
public enum EdgeDetectEffectCommandType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.Effects.EdgeDetectEffectCommandType = function() { }; Leadtools.ImageProcessing.Effects.EdgeDetectEffectCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class EdgeDetectEffectCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Smooth | Generate softer (smoother) edges. |
Solid | Generate rougher edges. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Effects.EdgeDetectEffectCommandType
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