The following tables list the members exposed by CreateGrayscaleImageCommand.
Name | Description | |
---|---|---|
CreateGrayscaleImageCommand Constructor | Overloaded. |
Name | Description | |
---|---|---|
BitsPerPixel | Gets or sets the number of bits for the destination image. Supported in Silverlight, Windows Phone 7 | |
DestinationImage | Gets the resulting image. 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) | |
HighBit | Gets or sets the high bit used for window leveling when the BitsPerPixel is 12 or 16. Supported in Silverlight, Windows Phone 7 | |
LowBit | Gets or sets the low bit used for window leveling when the BitsPerPixel is 12 or 16. Supported in Silverlight, Windows Phone 7 |
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) |