Share via


GraphicsDevice.ResolveBackBuffer Method

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