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

EdgeDetectorCommandType Enumeration

Show in webframe





Indicates the type of edge to generate.
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="EdgeDetectorCommandType")]
public enum EdgeDetectorCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="EdgeDetectorCommandType")>
Public Enum EdgeDetectorCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As EdgeDetectorCommandType

            

            
[DataContractAttribute(Namespace="http://Leadtools.Services.ImageProcessing.DataContracts/2009/01", Name="EdgeDetectorCommandType")]
public enum class EdgeDetectorCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
ValueMemberDescription
0x00000101SobelVerticalDetect the vertical edges.
0x00000102SobelHorizontalDetect the horizontal edges.
0x00000103SobelBothDetect horizontal and vertical edges.
0x00000201PrewittVerticalDetect the vertical edges.
0x00000202PrewittHorizontalDetect the horizontal edges.
0x00000203PrewittBothDetect horizontal and vertical edges.
0x00000301Laplace1Detect vertical and horizontal edges.
0x00000302Laplace2Detect general edges.
0x00000303Laplace3Detect general edges. (The filter used for this option is different than the filter used for the Laplace2 filter.)
0x00000304LaplaceDiagonalDetect the diagonal edges.
0x00000305LaplaceHorizontalDetect the horizontal edges.
0x00000306LaplaceVerticalDetect the vertical edges.
0x00000401GradientNorthDetect north edges.
0x00000402GradientNorthEastDetect north east edges.
0x00000403GradientEastDetect east edges.
0x00000404GradientSouthEastDetect south east edges.
0x00000405GradientSouthDetect south edges.
0x00000406GradientSouthWestDetect south west edges.
0x00000407GradientWestDetect west edges.
0x00000408GradientNorthWestDetect north west edges.
Inheritance Hierarchy

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

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