ImageSize

The output image size in pixels (width followed by height).

To maintain the aspect ratio of the original image, specify either a width or height and set the other dimension to zero, for example:

The following delimiters for the width and height are all acceptable: 160,90 160x90 160X90 160:90.

TIP: Consider using the scale transformation engine to change the size of images.

Type: Custom
Default: The size of the source image
Allowed Range: Minimum: 50,50
Required: No
Configuration Section: TaskName
Example: ImageSize=320,240
See Also: