ResizeImage¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The image to resize. | Image |
||
Output ➡️ |
The resized image. | Image |
||
Width |
No | The target width. | 32 |
Int Var(Int) |
Height |
No | The target height. | 32 |
Int Var(Int) |
This shard resizes an image to the specified dimensions specified in the Width and Height parameters.