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

Type Property (MaskConvolutionCommand)






Gets or sets the mask to use in the convolution process. .NET support WinRT support Silverlight support
Syntax
public MaskConvolutionCommandType Type {get; set;}
'Declaration
 
Public Property Type As MaskConvolutionCommandType
'Usage
 
Dim instance As MaskConvolutionCommand
Dim value As MaskConvolutionCommandType
 
instance.Type = value
 
value = instance.Type
public MaskConvolutionCommandType Type {get; set;}
 get_Type();
set_Type(value);
public:
property MaskConvolutionCommandType Type {
   MaskConvolutionCommandType get();
   void set (    MaskConvolutionCommandType value);
}

Property Value

Enumeration that indicates which mask to use in the convolution process.
Example
Refer to MaskConvolutionCommand example.
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

MaskConvolutionCommand Class
MaskConvolutionCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

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