Leadtools.Services.ImageProcessing.DataContracts Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
BinaryFilterCommandPredefined Enumeration
See Also  
Leadtools.Services.ImageProcessing.DataContracts Namespace : BinaryFilterCommandPredefined Enumeration



Represents the predefined binary filter to use.

Syntax

Visual Basic (Declaration) 
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BinaryFilterCommandPredefined")>
Public Enum BinaryFilterCommandPredefined 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As BinaryFilterCommandPredefined
C# 
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BinaryFilterCommandPredefined")]
public enum BinaryFilterCommandPredefined : Enum 
C++/CLI 
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BinaryFilterCommandPredefined")]
public enum class BinaryFilterCommandPredefined : public Enum 

Members

MemberDescription
ErosionOmniDirectional Shrinks black objects in the image in all directions.
ErosionHorizontal Shrinks black objects in the image horizontally.
ErosionVertical Shrinks black objects in the image vertically.
ErosionDiagonal Shrinks black objects in the image diagonally.
DilationOmniDirectional Shrinks black objects in the image in all directions.
DilationHorizontal Enlarges black objects in the image horizontally.
DilationVertical Enlarges black objects in the image vertically.
DilationDiagonal Enlarges black objects in the image diagonally.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Services.ImageProcessing.DataContracts.BinaryFilterCommandPredefined

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical Features