Dynamic Image Loader
Updated: 4 Dec 2023
Loads an image from disk based on a specified filename.Updated: 4 Dec 2023
Loads an image from disk based on a specified filename.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.
These properties control the core behaviours of the node.
Parameter | Details |
---|---|
Filename | Type the filename to be loaded. |
Force Reload | Force a reload of the image. |
Name | Description | Typical Input |
---|---|---|
Filename Source Node | Overwrites the file path with a file path specified from another node. | RSS Feed Node |