The following tables list the members exposed by MultiscaleEnhancementCommand.
| Name | Description | |
|---|---|---|
| MultiscaleEnhancementCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| Contrast | Gets or sets the fraction of contrast enhancement applied to the image. Supported in Silverlight, Windows Phone 7 |
| EdgeCoefficient | Gets or sets the edge enhancement coefficient. Supported in Silverlight, Windows Phone 7 |
| EdgeLevels | Gets or sets the number of levels that will be used for edge enhancement. Supported in Silverlight, Windows Phone 7 |
| Flags | Gets or sets a value that determines method behavior. Supported in Silverlight, Windows Phone 7 |
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| LatitudeCoefficient | Gets or sets the latitude reduction coefficient. Supported in Silverlight, Windows Phone 7 |
| LatitudeLevels | Gets or sets the number of levels that will be used for Latitude reduction. Supported in Silverlight, Windows Phone 7 |
| Type | Gets or sets a value that indicates the type of filter used. Supported in Silverlight, Windows Phone 7 |
| 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 class. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| Progress | Implements Leadtools.ImageProcessing.IRasterCommand.Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |