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.
Attributes
Name | Description |
---|---|
Filename | Type the filename to be loaded. |
Inputs
Name | Description | Typical Node Input |
---|---|---|
Filename Source Node | Use a string input to find the image file. | RSS Feed Node |
Outputs
Outputs an image or video that can be connected to any relevant video input, most commonly an Image 2D node.