LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)

SpatialFilterCommand Constructor(SpatialFilterCommandPredefined)

Show in webframe







Value that represents a predefined spatial filters.
Initializes a new SpatialFilterCommand class object with explicit parameters.
Syntax
public SpatialFilterCommand( 
   SpatialFilterCommandPredefined predefined
)
'Declaration
 
Public Function New( _
   ByVal predefined As SpatialFilterCommandPredefined _
)
'Usage
 
Dim predefined As SpatialFilterCommandPredefined
 
Dim instance As New SpatialFilterCommand(predefined)
public SpatialFilterCommand( 
   SpatialFilterCommandPredefined predefined
)
- (id)initWithPredefinedSpatialFilter:(LTSpatialFilterCommandPredefined)predefined;
public SpatialFilterCommand(SpatialFilterCommandPredefined predefined)
function SpatialFilterCommand( 
   predefined 
)
public:
SpatialFilterCommand( 
   SpatialFilterCommandPredefined predefined
)

Parameters

predefined
Value that represents a predefined spatial filters.
Example
Refer to SpatialFilterCommand.
Requirements

Target Platforms

See Also

Reference

SpatialFilterCommand Class
SpatialFilterCommand Members
Overload List

 

 


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