Capturing screenshots with Xna is easy in the HiDef profile, for Reach use RenderToTexture.
Inheritance Hierarchy
DeltaEngine.Graphics.Xna XnaScreenshotCapturer
Namespace: DeltaEngine.Graphics.Xna
Assembly: DeltaEngine.Graphics.Xna (in DeltaEngine.Graphics.Xna.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The XnaScreenshotCapturer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XnaScreenshotCapturer | Initializes a new instance of the XnaScreenshotCapturer class |
Methods
Name | Description | |
---|---|---|
![]() | MakeScreenshot |
See Also