[Gfx2Texture] texture = gfx2.loadImageFromStringForm(stringForm)


Loads the texture from its string representation

Parameters


stringForm

string

The string representation of the texture

Return Value


texture

Gfx2Texture

The loaded texture