For a list of all members of this type, see ColorResolutionCommandDataEventArgs members.
"| Name | Description | |
|---|---|---|
| Cancel | Gets or sets a value indicating whether to abort the color resolution command. Supported in Silverlight, Windows Phone 7 |
| Data | Gets the unmanaged buffer containing one or more lines of output image data that the command has already converted. |
| DataArray | Gets the managed buffer containing one or more lines of output image data that the command has already converted. Supported in Silverlight, Windows Phone 7 |
| Image | Gets the source image being converted. Supported in Silverlight, Windows Phone 7 |
| Lines | Gets the number of lines in the Data or DataArraybuffers. Supported in Silverlight, Windows Phone 7 |