←Select platform

Flags Property (TADAnisotropicDiffusionCommand)

Summary

Gets or sets the type of the conduction function to use in the filtering process.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
@property (nonatomic, assign) LTTADAnisotropicDiffusionFlags flags
public TADAnisotropicDiffusionFlags getFlags() 
public void setFlags(TADAnisotropicDiffusionFlags value) 
get_Flags(); 
set_Flags(value); 
Object.defineProperty('Flags'); 

Property Value

One of the TADAnisotropicDiffusionFlags enumeration members.

Example

Refer to the TADAnisotropicDiffusionCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize