←Select platform

MinVariation Property

Summary

Gets or sets the MinVariation value.

Syntax
C#
VB
C++
public float MinVariation { get; set; } 
Public Property MinVariation As Single 
public: 
property float MinVariation { 
   float get(); 
   void set (    float ); 
} 

Property Value

Increasing this variable increases parallel diffusion.

Example

Refer to AnisotropicDiffusionCommand.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly