←Select platform

MaxVariation Property

Summary
Gets or sets the MaxVariation value.
Syntax
C#
VB
C++
public float MaxVariation { get; set; } 
Public Property MaxVariation As Single 
public: 
property float MaxVariation { 
   float get(); 
   void set (    float ); 
} 

Property Value

Increasing this variable decreases one-sided diffusion.

Example

Refer to AnisotropicDiffusionCommand.

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.