scaleimagetofit - Scale an Image to Fit Given Dimensions
Scales an image to the largest size that will fit within a rectangle of the specified width and height.
widthnumber
The width to scale the image to.
Minimum: 1
Maximum: 10000
Example:
100heightnumber
The height to scale the image to.
Minimum: 1
Maximum: 10000
Example:
100filebinary
Image file to be processed.
