Save Image

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

Saves an image to a datasource in the given file format

Documentation

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

Definition

Input ports

image image

Input image

dest datasource

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

Output ports

out datasource

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

Configuration

(no label) (File format)

Desired file format of saved file (.png or .gif currently available)

Implementation

class node_export.SaveImage[source]