Accessing the Color Front Buffer (Direct3D 9)
Accessing the front buffer is allowed through the IDirect3DDevice9::GetFrontBufferData method. This method is the only way to get a screen shot of an anti-aliased scene.
Related topics
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Accessing the front buffer is allowed through the IDirect3DDevice9::GetFrontBufferData method. This method is the only way to get a screen shot of an anti-aliased scene.