The following tables list the members exposed by GrayscaleCommand.
| Name | Description | |
|---|---|---|
| GrayscaleCommand Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
| BitsPerPixel | Gets or sets a value indicating the number of bits in the destination image. Valid values are 8, 12, or 16. 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) |
| Name | Description | |
|---|---|---|
| OnProgress | Implements OnProgress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Run | Implements IRasterCommand.Run. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| ToString | Overridden. Returns a meaningful name for this command. Supported in Silverlight, Windows Phone 7 |
| Name | Description | |
|---|---|---|
| _progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
| Progress | Implements Progress. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.ImageProcessing.RasterCommand) |