compose-scale
Specifies the scale used to render the compose image in relation to the source image.
This parameter accepts integer values in the range 0 to 100 with 0 disabling scale resize and rendering the compose image original size.
0
100
1
The default value for this parameter is 0 rendering compose image original size.
Specifying a scale of 25 the compose image will be resized to fit the 25% of the source image using compose-scale=25:
25
compose-scale=25
GET https://assets.imglab-cdn.net/woman-03.jpeg?compose-scale=25 x px
https://assets.imglab-cdn.net/woman-03.jpeg?compose-scale=25
Specifying a scale of 50 the compose image will be resized to fit the 50% of the source image using compose-scale=50:
50
compose-scale=50
GET https://assets.imglab-cdn.net/woman-03.jpeg?compose-scale=50 x px
https://assets.imglab-cdn.net/woman-03.jpeg?compose-scale=50
Specifying a scale of 100 the compose image will be resized to fit the 100% of the source image using compose-scale=100:
compose-scale=100
GET https://assets.imglab-cdn.net/woman-03.jpeg?compose-scale=100 x px
https://assets.imglab-cdn.net/woman-03.jpeg?compose-scale=100