round-radius
Specifies the corners radius when shape=round parameter is used.
shape=round
This parameter accepts integer values in the range 0 to 100 with 0 disabling round shape mask:
0
100
1
ellipse
The default value for this parameter is 20.
20
If not round-radius parameter is specified a radius of 20 is used by default:
GET https://assets.imglab-cdn.net/woman-03.jpeg?shape=round x px
https://assets.imglab-cdn.net/woman-03.jpeg?shape=round
In this example we are using a round-radius with a value of 60 using round-radius=60 parameter:
60
round-radius=60
GET https://assets.imglab-cdn.net/woman-03.jpeg?shape=round&round-radius=60 x px
https://assets.imglab-cdn.net/woman-03.jpeg?shape=round&round-radius=60
Using a round-radius=100 parameter will generate a shape mask similar to ellipse shape:
round-radius=100
GET https://assets.imglab-cdn.net/woman-03.jpeg?shape=round&round-radius=100 x px
https://assets.imglab-cdn.net/woman-03.jpeg?shape=round&round-radius=100