The following tables list the members exposed by AnisotropicDiffusionCommand.
| Name | Description | |
|---|---|---|
| AnisotropicDiffusionCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| EdgeHeight | Gets or sets the edgeheight value. |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Iterations | Gets or sets the number of iterations of the filter. |
| MaxVariation | Gets or sets the maxvariation value. |
| MinVariation | Gets or sets the minvariation value. |
| Smoothing | Gets or sets the smoothing value. |
| TimeStep | Gets or sets the timestep value. |
| Update | Gets or sets the update value. |
| Name | Description | |
|---|---|---|
| OnProgress | Implements Leadtools.ImageProcessing.IRasterCommand.OnProgress(Leadtools.ImageProcessing.RasterCommandProgressEventArgs). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements Leadtools.ImageProcessing.IRasterCommand.Run(Leadtools.RasterImage). Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Overridden. Returns a meaningful name for this command. |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |