←Select platform

Flags Property

Summary
Gets or sets the type of the conduction function to use in the filtering process.
Syntax
C#
VB
Objective-C
C++
Java
public TADAnisotropicDiffusionFlags Flags { get; set; } 
Public Property Flags As TADAnisotropicDiffusionFlags 
@property (nonatomic, assign) LTTADAnisotropicDiffusionFlags flags 
public TADAnisotropicDiffusionFlags getFlags() 
public void setFlags(TADAnisotropicDiffusionFlags value) 

Property Value

One of the TADAnisotropicDiffusionFlags enumeration members.

Example

Refer to the TADAnisotropicDiffusionCommand example.

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.Core Assembly

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