←Select platform

Filter Property

Summary

Flag that indicates which edge detection filter to apply.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public EdgeDetectorCommandType Filter { get; set; } 
@property (nonatomic, assign) LTEdgeDetectorCommandType filter 
public EdgeDetectorCommandType getFilter() 
public void setFilter(EdgeDetectorCommandType value) 
             
 <br/>get_Filter();<br/>set_Filter(value);<br/>Object.defineProperty('Filter');  

Property Value

Flag that indicates which edge detection filter to apply.

Example

Refer to EdgeDetectorCommand.

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