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 : BinaryFilterCommandPredefined Enumeration |
public enum BinaryFilterCommandPredefined : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration
Public Enum BinaryFilterCommandPredefined Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage
Dim instance As BinaryFilterCommandPredefined
public enum BinaryFilterCommandPredefined : System.IComparable, System.IConvertible, System.IFormattable
typedef NS_ENUM(NSInteger, LTBinaryFilterCommandPredefined)
public enum BinaryFilterCommandPredefined
Leadtools.ImageProcessing.Effects.BinaryFilterCommandPredefined = function() { }; Leadtools.ImageProcessing.Effects.BinaryFilterCommandPredefined.prototype = {<br/> ErosionOmniDirectional = 0, ErosionHorizontal = 1, ErosionVertical = 2, ErosionDiagonal = 3, DilationOmniDirectional = 4, DilationHorizontal = 5, DilationVertical = 6, DilationDiagonal = 7, };
public enum class BinaryFilterCommandPredefined : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.Effects.BinaryFilterCommandPredefined