LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

BinaryFilterCommandPredefined Enumeration

Show in webframe





Represents the predefined binary filter to use.
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BinaryFilterCommandPredefined")]
public enum BinaryFilterCommandPredefined : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BinaryFilterCommandPredefined")>
Public Enum BinaryFilterCommandPredefined 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As BinaryFilterCommandPredefined

            

            
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BinaryFilterCommandPredefined")]
public enum class BinaryFilterCommandPredefined : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000000ErosionOmniDirectionalShrinks black objects in the image in all directions.
0x00000001ErosionHorizontalShrinks black objects in the image horizontally.
0x00000002ErosionVerticalShrinks black objects in the image vertically.
0x00000003ErosionDiagonalShrinks black objects in the image diagonally.
0x00000004DilationOmniDirectionalShrinks black objects in the image in all directions.
0x00000005DilationHorizontalEnlarges black objects in the image horizontally.
0x00000006DilationVerticalEnlarges black objects in the image vertically.
0x00000007DilationDiagonalEnlarges black objects in the image diagonally.
Inheritance Hierarchy

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

Requirements

Target Platforms

See Also

Reference

Leadtools.Services.ImageProcessing.DataContracts Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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