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

AddCommand Constructor(AddCommandType)






Value that indicates the operation to perform.
Initializes a new AddCommand class object with explicit parameters. .NET support WinRT support Silverlight support
Syntax
public AddCommand( 
   AddCommandType type
)
'Declaration
 
Public Function New( _
   ByVal type As AddCommandType _
)
'Usage
 
Dim type As AddCommandType
 
Dim instance As New AddCommand(type)
public AddCommand( 
   AddCommandType type
)
function AddCommand( 
   type 
)
public:
AddCommand( 
   AddCommandType type
)

Parameters

type
Value that indicates the operation to perform.
Remarks
For more information, refer to Removing Noise.
Example
Refer to AddCommand.
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

AddCommand Class
AddCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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