←Select platform

Iterations Property (AnisotropicDiffusionCommand)

Summary

Gets or sets the number of iterations of the filter.

Syntax

C#
VB
WinRT C#
C++
public int Iterations {get; set;}
Public Property Iterations As Integer
public int Iterations {get; set;}
get_Iterations(); 
set_Iterations(value); 
Object.defineProperty('Iterations'); 
public: 
property int Iterations { 
   int get(); 
   void set (    int ); 
} 

Property Value

Number of iterations the filter will perform.

Example

Refer to AnisotropicDiffusionCommand.

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