NodeIcon LoadImage

Loads an image from file. Images with bigger than 32-bit depth per channel are not allowed. The following formats are supported: jpg, png, tiff.

If multiple file names are provided, LoadImage node loads one image from the sequence at a time according to current frame number on the Timeline. If the current frame number exceeds the number of images in a sequence minus one, the LoadImage node will produce an error.


Output

Image Loaded image

Parameters

file names

a list of file names. To load a sequence of files select multiple files from a dialog or insert a semicolon separated list of file names like in example:

C:\FirstTexture.jpg;C:\SecondTexture.jpg