Files
noodl-docs/nodes/basic-elements/image/README.md
Eric Tuvesson 656e5fc8d2 chore: Upgrade Docusaurus from v2 to v3 (#52)
* chore: Upgrade Docusaurus from v2 to v3

* chore: Update "Test build" GH workflow

* fix: build

All markdown is processed as MDX

* fix: Broken links
2024-01-12 16:53:22 +01:00

3.5 KiB

hide_title, hide_table_of_contents, title
hide_title hide_table_of_contents title
true true Image node

{/##head##/}

Image

This node places an image in the visual tree. It features a wide range of design options and blend modes.

The source can be set from a URL or a file. You can drag images from your computer and drop them into Noodl to add them to the project folder. This will make them selectable as the source in the Image nodes Property Panel.

{/##head##/}

Inputs

Data Description
Source The image source path. Choose an image in your project or point to a valid URL that can be accessed.
Source Set Use this property to specify different image sources for different resolutions making it more responsive. Learn more here.

Visual

This node supports the following Visual Input Properties:

Outputs

Many of the UI nodes share the same outputs. Please refer to the Visual Output Properties documentation.

This node supports the following properties:

@include "../../shared-props/inputs/_visual-input-properties.md"

@include "../../shared-props/outputs/_visual-output-properties.md"