AbsoluteSizeOptionsinterface
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⚓︎ | number | x | x | Width of the returned image in pixels. |