For a list of all members of this type, see RasterRenderBuffer members
Name | Description | |
---|---|---|
CreateFromHtmlImageData | Creates a new instance of RasterRenderBuffer with the specified values from a HTML 5 Canvas ImageData object. | |
CreateFromWriteableBitmap | Creates a new instance of RasterRenderBuffer with the specified values from a Windows Runtime WriteableBitmap object. | |
SetDataArray | Sets the pixels data buffer contained in an array. | |
SetDataBuffer | Sets the pixels data buffer from a Windows Runtime IBuffer object. | |
ToRasterImage | Converts the data inside this buffer into a RasterImage. |