XnaScreenshotCapturer ClassDelta Engine Documentation
Capturing screenshots with Xna is easy in the HiDef profile, for Reach use RenderToTexture.
Inheritance Hierarchy

System Object
  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

public class XnaScreenshotCapturer : ScreenshotCapturer

The XnaScreenshotCapturer type exposes the following members.

Constructors

  NameDescription
Public methodXnaScreenshotCapturer
Initializes a new instance of the XnaScreenshotCapturer class
Top
Methods

  NameDescription
Public methodMakeScreenshot
Top
See Also