LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
AnisotropicDiffusionCommand Class Properties
See Also 
Leadtools.ImageProcessing.Core Namespace : AnisotropicDiffusionCommand Class


"

For a list of all members of this type, see AnisotropicDiffusionCommand members.

"

Public Properties

 NameDescription
public Property EdgeHeightGets or sets the edgeheight value.  
public Property HasProgressDetermines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand)
public Property IterationsGets or sets the number of iterations of the filter.  
public Property MaxVariationGets or sets the maxvariation value.  
public Property MinVariationGets or sets the minvariation value.  
public Property SmoothingGets or sets the smoothing value.  
public Property TimeStepGets or sets the timestep value.  
public Property UpdateGets or sets the update value.  
Top

See Also