For a list of all members of this type, see RasterImageResizeEventArgs members.
"Name | Description | |
---|---|---|
Buffer | Gets the unmanaged buffer that holds the resized row. | |
BufferArray | Gets the managed buffer that holds the resized row. Supported in Silverlight, Windows Phone 7 | |
Bytes | Gets the number of bytes in the resized row buffer. Supported in Silverlight, Windows Phone 7 | |
Cancel | Gets or sets a value indicating whether to abort the resize operation. Supported in Silverlight, Windows Phone 7 | |
Column | Gets the column offset within the row being resized. Supported in Silverlight, Windows Phone 7 | |
Image | Gets a reference to the image being resized. Supported in Silverlight, Windows Phone 7 | |
Row | Gets the number of the resized row. Supported in Silverlight, Windows Phone 7 |