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. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Reads texture data from a Texture1D.
Method | Description |
---|---|
Load(int,int) | Reads texture data. |
Load(int,int,uint) | Reads texture data and returns status of the operation. |