LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)
LEAD Technologies, Inc

BinaryFilterCommandPredefined Enumeration






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 BinaryFilterCommandPredefined : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Services.ImageProcessing.DataContracts.BinaryFilterCommandPredefined = function() { };
Leadtools.Services.ImageProcessing.DataContracts.BinaryFilterCommandPredefined.prototype = {
LeadtoolsMemberMarker(replace me) };
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="BinaryFilterCommandPredefined")]
public enum class BinaryFilterCommandPredefined : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
DilationDiagonalEnlarges black objects in the image diagonally.
DilationHorizontalEnlarges black objects in the image horizontally.
DilationOmniDirectionalShrinks black objects in the image in all directions.
DilationVerticalEnlarges black objects in the image vertically.
ErosionDiagonalShrinks black objects in the image diagonally.
ErosionHorizontalShrinks black objects in the image horizontally.
ErosionOmniDirectionalShrinks black objects in the image in all directions.
ErosionVerticalShrinks black objects in the image vertically.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Services.ImageProcessing.DataContracts Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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