Type: nodetool.image.Resize
Namespace: nodetool.image
Description
Change image dimensions to specified width and height. image, resize
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| image | image |
The image to resize. | {"type":"image","uri":"","asset_id":null,"data"... |
| width | int |
The target width. | 512 |
| height | int |
The target height. | 512 |
Outputs
| Output | Type | Description |
|---|---|---|
| output | image |
Related Nodes
Browse other nodes in the nodetool.image namespace.