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

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.

Load Image Action for Easy Save