The following tables list the members exposed by LocalHistogramEqualizeCommand.
| Name | Description | |
|---|---|---|
| LocalHistogramEqualizeCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| HasProgress | Determines if the command object has a progress event handler set. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Height | Gets or sets the height of the local histogram equalizer rectangle in pixels. Supported in Silverlight, Windows Phone 7 |
| HeightExtension | Gets or sets the extension of the height of the local histogram equalizer rectangle, in pixels. Supported in Silverlight, Windows Phone 7 |
| Smooth | Gets or sets the size of the area to be used when smoothing the edges between localized blocks. Supported in Silverlight, Windows Phone 7 |
| Type | Flag that indicates which color space to equalize. Supported in Silverlight, Windows Phone 7 |
| Width | Gets or sets the width of the local histogram equalizer rectangle in pixels. Supported in Silverlight, Windows Phone 7 |
| WidthExtension | Gets or sets the extension of the width of the local histogram equalizer rectangle, in pixels. 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) |