Create a texture of width
and height on device.
Namespace: VVVV.Utils.SlimDXAssembly: VVVV.Utils3rdParty (in VVVV.Utils3rdParty.dll) Version: 1.0.4694.10872
Syntax
Parameters
- device
- Type: Device
The device to create the texture on.
- width
- Type: System..::..Int32
The width of the texture.
- height
- Type: System..::..Int32
The height of the texture.