XnaScreenshotCapturer Constructor Delta Engine Documentation
Initializes a new instance of the XnaScreenshotCapturer class

Namespace: DeltaEngine.Graphics.Xna
Assembly: DeltaEngine.Graphics.Xna (in DeltaEngine.Graphics.Xna.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public XnaScreenshotCapturer(
	Device device,
	Window window
)
See Also