The following tables list the members exposed by ColorLevelCommand.
| Name | Description | |
|---|---|---|
| ColorLevelCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| Blue | Gets or sets the color-leveling information for the blue channel when used in the ColorLevelCommand class. Supported in Silverlight, Windows Phone 7 |
| Flags | Flag that indicates the channel being leveled. Supported in Silverlight, Windows Phone 7 |
| Green | Gets or sets the color-leveling information for the green channel when used in the ColorLevelCommand class. 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) |
| Master | Gets or sets the color-leveling information for the master channel used in the ColorLevelCommand class. Supported in Silverlight, Windows Phone 7 |
| Red | Gets or sets the color-leveling information for the red channel when used in the ColorLevelCommand class. 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) |