This topic has not yet been rated - Rate this topic

GraphicsDevice.GetBackBufferData Method

XNA Game Studio 4.0
Gets the contents of the back buffer.
NameDescription
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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.