Texture2D::Load methods
Reads texture data from a Texture2D.
Overload list
Method | Description |
---|---|
Load(int,int) | Reads texture data. |
Load(int,int,uint) | Reads texture data and returns status of the operation. |
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Reads texture data from a Texture2D.
Method | Description |
---|---|
Load(int,int) | Reads texture data. |
Load(int,int,uint) | Reads texture data and returns status of the operation. |