Save Image

../../../../_images/image_save.svg

Saves an image to a datasource in the given file format.

Ports:

Inputs:

image:

image

Input image

dest:

datasource

File name before appending file type extension (eg: .png)

Outputs:

out:

datasource

File name after appending file type extension (eg: .png)

Configuration:

File format
Desired file format of saved file (.png or .gif currently available)
class node_export.SaveImage[source]