ScaleFactor
The scale factor to use to calculate the size of the output image.
If you set the parameter ImageSize, this parameter is ignored.
Type: | Number |
Default: | 1 |
Required: | Yes, unless you set ImageSize |
Configuration Section: | TaskName |
Example: |
To double the size of the original image:
To halve the size of the original image:
or: ScaleFactor=1/2 |
See Also: | ImageSize |