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

BinaryFilterCommand Constructor(BinaryFilterCommandPredefined)






Value that represents the predefined binary filter to use.
Initializes a new BinaryFilterCommand class object with explicit parameters. .NET support WinRT support Silverlight support
Syntax
public BinaryFilterCommand( 
   BinaryFilterCommandPredefined predefined
)
'Declaration
 
Public Function New( _
   ByVal predefined As BinaryFilterCommandPredefined _
)
'Usage
 
Dim predefined As BinaryFilterCommandPredefined
 
Dim instance As New BinaryFilterCommand(predefined)
public BinaryFilterCommand( 
   BinaryFilterCommandPredefined predefined
)
function BinaryFilterCommand( 
   predefined 
)
public:
BinaryFilterCommand( 
   BinaryFilterCommandPredefined predefined
)

Parameters

predefined
Value that represents the predefined binary filter to use.
Example
Refer to BinaryFilterCommand.
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

BinaryFilterCommand Class
BinaryFilterCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

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