Gets the contents of the back buffer.
Overload List
| 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. |
See Also
Reference
GraphicsDevice Class
GraphicsDevice Members
Microsoft.Xna.Framework.Graphics Namespace