Leadtools.ImageProcessing.Effects Namespace : MaskConvolutionCommandType Enumeration |
public enum MaskConvolutionCommandType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum MaskConvolutionCommandType Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As MaskConvolutionCommandType
public enum MaskConvolutionCommandType : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.Effects.MaskConvolutionCommandType = function() { }; Leadtools.ImageProcessing.Effects.MaskConvolutionCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MaskConvolutionCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
EdgeDetection | Apply the Edge Detection Mask on the image. |
Emboss | Apply the Emboss Mask on the image. |
EmbossSplotch | Apply the Emboss-Splotch Mask on the image. |
Splotch | Apply the Splotch Mask on the image. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Effects.MaskConvolutionCommandType
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