ImageGear for .NET
ImGearEdgeMapMethods Enumeration
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace : ImGearEdgeMapMethods Enumeration




Glossary Item Box

Specifies types of edge map operation.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
DIAG_NEG_457Diagonal negative edge map.
DIAG_POS_456Diagonal positive edge map.
HORIZONTAL4Horizontal edge map.
LAPLACIAN3Laplacian edge map.
LOG8Laplacian of Gaussian edge map.
PREWITT0Prewitt edge map.
ROBERTS1Roberts edge map.
SOBEL2Sobel edge map.
VERTICAL5Vertical edge map.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Processing.ImGearEdgeMapMethods

See Also

©2013. Accusoft Corporation. All Rights Reserved.