Tesla Graphics Engine Documentation (January 2012)
Texture1DImplementation Constructor (width, format)
TeslaTesla.Graphics.ImplementationTexture1DImplementationTexture1DImplementation(Int32, SurfaceFormat)
Creates a new instance of Texture1DImplementation.
Declaration Syntax
C#
public Texture1DImplementation(
	int width,
	SurfaceFormat format
)
Parameters
width (Int32)
The texture width in pixels.
format (SurfaceFormat)
The surface format.

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