XnaImage Constructor (XnaDevice, )Delta Engine Documentation
Initializes a new instance of the XnaImage class

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

protected XnaImage(
	XnaDevice device,
	Texture2D nativeTexture
)
See Also