Possible to add double border to an image?
Is there a syntax for adding a double border to an image? I'm trying to emulate a golf score card where a birdie is a circled number (easy) and an eagle is a double-circled number.
Appreciate any help!
Best Answer
-
Hi there,
Thanks for reaching out.
You can create multiple borders with the outline effect. You can reference the documentation on that transformation here: https://cloudinary.com/documentation/transformation_reference#e_outline
Here is an example I created of a balloon with a double border. The inner border is yellow and the outer border is blue. https://res.cloudinary.com/demo/image/upload/e_outline,co_yellow/e_outline,co_blue/balloon.png
I hope this helps. Let me know what you think, and if you have any questions, do not hesitate to ask.
Kind Regards,
Tia
0
Answers
-
I have a balloon delivery service-based website and want to add a double border for my images. After reaching to this post I found my desired solution and moved to resolve the issue. Thanks, guys.
0