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.
Copies the current back buffer contents to a texture.
Overload List
Name | Description |
---|---|
GraphicsDevice.ResolveBackBuffer (Texture2D) | Copies the current back buffer contents to a texture. |
GraphicsDevice.ResolveBackBuffer (Texture2D, Int32) | Copies the contents of the back buffer at the specified index to a texture. |
See Also
Reference
GraphicsDevice Class
GraphicsDevice Members
Microsoft.Xna.Framework.Graphics Namespace