GraphicsDevice.GetBackBufferData Method
Gets the contents of the back buffer.
| Name | Description |
|---|---|
| GraphicsDevice.GetBackBufferData (Nullable<Rectangle>, T[], Int32, Int32) | Gets the contents of the back buffer. |
| GraphicsDevice.GetBackBufferData (T[]) | Gets the contents of the back buffer. |
| GraphicsDevice.GetBackBufferData (T[], Int32, Int32) | Gets the contents of the back buffer. |