Notch Notch Manual 0.9.23
 Light | Dark
Image File Loader

Image File Loader

Loads an image from disk based on a specified filename.

Method #

This node loads an image from disk based on a specified filename. The image is loaded when the filename changes. This node is typically controlled via JavaScript, external input or an RSS feed. The image file is loaded in line with other processing so may result in a pause in execution. Note that it is the user’s responsibility to ensure the image exists and is valid. If the load fails the Image File Loader will contain an empty image.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
FilenameType the filename to be loaded.
Force ReloadForce a reload of the image.

Inputs

NameDescriptionTypical Input
Filename Source NodeOverwrites the file path with a file path specified from another node.RSS Feed Node