LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)
LEAD Technologies, Inc

ContourFilterCommandType Enumeration






This enumeration controls the resulting image by telling the method what process to complete before returning. .NET support
Syntax
public enum ContourFilterCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ContourFilterCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ContourFilterCommandType
public enum ContourFilterCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Effects.ContourFilterCommandType = function() { };
Leadtools.ImageProcessing.Effects.ContourFilterCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ContourFilterCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
ApproxColorreturn after line segment approximation, using colors.
LinkBlackWhitereturn after contour linking, using only black and white.
LinkColorreturn after contour linking, using colors.
LinkGrayreturn after contour linking, using 256 grayscale.
Thinreturn after the thinning algorithm.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.ImageProcessing.Effects.ContourFilterCommandType

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.ImageProcessing.Effects Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.