←Select platform

SpatialFilterCommand Constructor(SpatialFilterCommandPredefined)

Summary
Initializes a new SpatialFilterCommand class object with explicit parameters.
Syntax
C#
VB
Objective-C
C++
Java
Public Function New( _ 
   ByVal predefined As SpatialFilterCommandPredefined _ 
) 
- (instancetype)initWithPredefinedSpatialFilter:(LTSpatialFilterCommandPredefined)predefined 
public SpatialFilterCommand(SpatialFilterCommandPredefined predefined) 
public: 
SpatialFilterCommand(  
   SpatialFilterCommandPredefined predefined 
) 

Parameters

predefined
Value that represents a predefined spatial filters.

Example

Refer to SpatialFilterCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.