Load Image Action

Description

Loads the specified PNG or JPG into a Texture.

The texture must be read/write enabled, and be in ARGB32, RGBA32, RGB24 or Alpha8 format.

Parameters

[table th=”0″]Load Value,”The Texture we want to load our image into.”

Filename,”The PNG or JPG file we want to load. This can be an absolute or relative path.”

If Error,”An FSM Event to call if an error occurs.[/table]

Load Image Action for Easy Save