Overview
Sources
Libraries
Images API

Compose Height compose-height

Specify a number of pixels to set the height of the compose image.

Values

This parameter accepts positive integer values greater than zero.

If no values is specified for compose-height the height of the compose image will be set by compose-scale or if missing by the original height size of the compose image.

Examples

In this example we are specifying a compose-height of 400 pixels:

GET
https://assets.imglab-cdn.net/woman-03.jpeg?compose-height=400
Woman posing with gradient image used as composed image and a compose height of 400 pixels.
x px

Reducing compose-height to a smaller number of 200 pixels:

GET
https://assets.imglab-cdn.net/woman-03.jpeg?compose-height=200
Woman posing with gradient image used as composed image and a compose height of 200 pixels.
x px