Outline effect
Apr 12, 2017
Use e_outline:[mode][width]:[blur]
on the transformation URL to add an outline to a transparent image.
- Mode - how to apply the outline effect which can be one of the following values:
inner
,inner_fill
,outer
,fill
. Default value:inner
andouter
. - Width - applies to the thickness of the outline in pixels. Default value:
5
. Range: 1 - 100 - Blur - applies to the level of blur of the outline. Default value:
0
. Range: 0 - 2000
A very colorful example....
You can read more about this effect here.