DVUI

textureCreate

Create a texture that can be rendered with renderTexture.

Remember to destroy the texture at some point, see destroyLater.

Only valid between Window.begin and Window.end.

Parameters

#
pixels:[]const Color.PMA
[]const Color.PMA
options:CreateOptions
CreateOptions