Type: nodetool.image.SaveImage

Namespace: nodetool.image

Description

Save an image to specified asset folder with customizable name format. save, image, folder, naming

Properties

Property Type Description Default
image image The image to save. {"type":"image","uri":"","asset_id":null,"data"...
folder folder The asset folder to save the image in. {"type":"folder","uri":"","asset_id":null,"data...
name str Name of the output file. You can use time and date variables to create unique names: %Y - Year %m - Month %d - Day %H - Hour %M - Minute %S - Second %Y-%m-%d_%H-%M-%S.png

Outputs

Output Type Description
output image  

Browse other nodes in the nodetool.image namespace.