Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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