Scale image
Description
Scale an image by percentage factor
Input Ports
| Name | dataType | sourceType | required | description |
|---|---|---|---|---|
| Image path | text | link-manual | true | The path to the image that you want to replace colors in |
| Scaled image path | text | link-manual | false | The path to where you want to save the file to |
| Factor | number | link-manual | true | The amount of factors the image should be scaled with |
Scenarios
- The user wants to scale an image by
1.2factors
Use case
Inputs
- Image path:
D:\Original.jpeg - Scaled image path:
D:\rotatedImage.jpeg - Factor:
1.2
Experienced tips
- If you do not specify the
Image path, the process will stop and provide you with the following error.Path to image is required - If you do not specify the
Scaled image paththe process will overwrite your original image using theImage path
Search Tags
Scale image by 2 Double the size of an image