LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)

BinaryFilterCommand Constructor(BinaryFilterCommandPredefined)

LEADTOOLS SDK Help  |  







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

Parameters

predefined
Value that represents the predefined binary filter to use.
Example
Refer to BinaryFilterCommand.
Requirements

Target Platforms

See Also

Reference

BinaryFilterCommand Class
BinaryFilterCommand Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.