Save Image

../../../../_images/image_save.svg
class node_export.SaveImage[source]

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

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)