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

MaskConvolutionCommandType Enumeration






Enumeration that indicates which mask to use in the convolution process. .NET support WinRT support Silverlight support
Syntax
public enum MaskConvolutionCommandType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum MaskConvolutionCommandType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As MaskConvolutionCommandType
public enum MaskConvolutionCommandType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.ImageProcessing.Effects.MaskConvolutionCommandType = function() { };
Leadtools.ImageProcessing.Effects.MaskConvolutionCommandType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class MaskConvolutionCommandType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
EdgeDetectionApply the Edge Detection Mask on the image.
EmbossApply the Emboss Mask on the image.
EmbossSplotchApply the Emboss-Splotch Mask on the image.
SplotchApply the Splotch Mask on the image.
Inheritance Hierarchy

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

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.