The following tables list the members exposed by RasterBufferResize.
Name | Description | |
---|---|---|
RasterBufferResize Constructor | Initializes a new RasterBufferResize object. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
CopyRepetitions | Holds the required number of copy repetitions. Supported in Silverlight, Windows Phone 7 | |
LineWidth | Holds the resulting line width of the resized image data. Supported in Silverlight, Windows Phone 7 |
Name | Description | |
---|---|---|
ResizeBuffer | Overloaded. Resizes an unmanaged buffer to the new size specified with the Start method. | |
Start | Sets up information for the ResizeBuffer(Byte[],Int32,Int32,Int32) method. Supported in Silverlight, Windows Phone 7 | |
Stop | Cleans up all data variables and buffers allocated by the Start method. Supported in Silverlight, Windows Phone 7 |