Texture1D::Load methods

Reads texture data from a Texture1D.

Overload list

Method Description
Load(int,int) Reads texture data.
Load(int,int,uint) Reads texture data and returns status of the operation.

See also

Texture1D