←Select platform

SpatialFilterCommand Constructor(SpatialFilterCommandPredefined)

Summary

Initializes a new SpatialFilterCommand class object with explicit parameters.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
- (instancetype)initWithPredefinedSpatialFilter:(LTSpatialFilterCommandPredefined)predefined 
public SpatialFilterCommand(SpatialFilterCommandPredefined predefined) 
function SpatialFilterCommand(  
   predefined  
) 

Parameters

predefined
Value that represents a predefined spatial filters.

Example

Refer to SpatialFilterCommand.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Effects Assembly