The following tables list the members exposed by RasterCommandProcessor.
Name | Description | |
---|---|---|
RasterCommandProcessor Constructor | Initializes a new instance of the RasterCommandProcessor class with default values. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
Commands | The collection of RasterCommand objects to be run on the Images objects. Supported in Silverlight, Windows Phone 7 | |
Images | The collection of RasterImage objects to run the Commands on. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
Run | Runs the image processing commands on the images. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
Progress | Occurs during the processing of the image processing commands. Supported in Silverlight, Windows Phone 7 |