Class MorphOperator
Inheritance
System.Object
MorphOperator
Assembly: IronOcr.dll
Syntax
public sealed class MorphOperator : Enum
Fields
MorphClose
Declaration
public const MorphOperator MorphClose
Field Value
MorphDilate
Declaration
public const MorphOperator MorphDilate
Field Value
MorphErode
Declaration
public const MorphOperator MorphErode
Field Value
MorphHMT
Declaration
public const MorphOperator MorphHMT
Field Value
MorphOpen
Declaration
public const MorphOperator MorphOpen
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|