Type: nodetool.constant.Image

Namespace: nodetool.constant

Description

Represents an image file constant in the workflow. picture, photo, image

Use cases:
- Provide a fixed image input for image processing nodes
- Reference a specific image file in the workflow
- Set default image for testing or demonstration purposes

Properties

Property Type Description Default
value image   {'type': 'image', 'uri': '', 'asset_id': None, 'data': None}

Outputs

Output Type Description
output image  

Metadata

Browse other nodes in the nodetool.constant namespace.