|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
| 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
typedef NS_ENUM(NSInteger, LTMaskConvolutionCommandType)
public enum MaskConvolutionCommandType
Leadtools.ImageProcessing.Effects.MaskConvolutionCommandType = function() { };
Leadtools.ImageProcessing.Effects.MaskConvolutionCommandType.prototype = {<br/>
Emboss = 0,
EdgeDetection = 1,
EmbossSplotch = 2,
Splotch = 3,
};
public enum class MaskConvolutionCommandType : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Effects.MaskConvolutionCommandType