←Select platform

MaxVariation Property

Summary

Gets or sets the MaxVariation value.

Syntax

C#
VB
WinRT C#
C++
public float MaxVariation {get; set;}
Public Property MaxVariation As Single
public float MaxVariation {get; set;}
get_MaxVariation(); 
set_MaxVariation(value); 
Object.defineProperty('MaxVariation'); 
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

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