compose-position
Specifies the position where the compose image will be rendered in relation to the source image.
The default value of this parameter is center,middle.
center,middle
For more information on how to specify positions visit the position values section.
If no compose-position value is specified by default compose image will be rendered over the center of the source image:
GET https://assets.imglab-cdn.net/woman-03.jpeg x px
https://assets.imglab-cdn.net/woman-03.jpeg
In the following example we are setting the position with parameter compose-position=right,bottom to be in the right-bottom position:
compose-position=right,bottom
GET https://assets.imglab-cdn.net/woman-03.jpeg?compose-position=right%2Cbottom x px
https://assets.imglab-cdn.net/woman-03.jpeg?compose-position=right%2Cbottom