Skip to main content

Absolute size of the returned image.

Properties (3)

Property Type Default Required Description
height⚓︎ number x x

Height of the returned image in pixels.

keepAspectRatio⚓︎ boolean x x

Specifies whether to keep the aspect ratio of the output image when you specify width and/or height of the output image. If true and both width and height are set, then the specified width will be used as a basis for the output image aspect ratio.

width⚓︎ number x x

Width of the returned image in pixels.