Tesla Graphics Engine Documentation (January 2012)
XNATexture2DImplementation Constructor (device, width, height, genMipMaps, format)
TeslaTesla.Xna.Graphics.ImplementationXNATexture2DImplementationXNATexture2DImplementation(GraphicsDevice, Int32, Int32, Boolean, SurfaceFormat)
Declaration Syntax
C#
public XNATexture2DImplementation(
	GraphicsDevice device,
	int width,
	int height,
	bool genMipMaps,
	SurfaceFormat format
)
Parameters
device (GraphicsDevice)
width (Int32)
height (Int32)
genMipMaps (Boolean)
format (SurfaceFormat)

Assembly: Tesla.Xna (Module: Tesla.Xna) Version: 0.5.0.0 (0.5.0.0)