Image Importer (Built-in Patch) in Source
This patch downloads an image from a URL or file path. Most common image file formats are supported: JPEG, TIFF, PNG, GIF, BMP, TGA, OpenEXR, JPEG 2000, PDF…
The file path is considered absolute if starting with ‘/’, relative to the current user directory if starting with ‘~’, or otherwise relative to the location of the Quartz composition file if available.
The URL must use one of the allowed protocols: file, http or ftp.
The download starts when the “Update Signal” input is set to True. When the download is finished, the “Done Signal” output is temporarily set to True and the image is made available on the “Image” output.
The downloaded image data can be kept in a cache if that option is specifically enabled in the patch’s settings. In that case, the “Update Signal” input will not be available.
|
Input Attributes
|
Output Attributes
|