Texture.resize

Resizes the texture containing the new data.

class Texture
void
resize
(
uint width
,
uint height
,
void[] pixels = null
)

Meta