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

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

public VideoImage(
	XnaDevice graphicsDevice
)
See Also