Simple Image Overlay
Hi,
I'm trying a very simple overlay written in here.
https://cloudinary.com/documentation/layers#predefined_text_templates
So I tried with image a.png and b.png, both set to be public.
```

-
Hi Yui,
You can do an image layer by using the layer `l_` transformation parameter (see https://cloudinary.com/documentation/transformation_reference#l_layer). For example:
https://res.cloudinary.com/demo/image/upload/l_cloudinary_icon_blue/fl_layer_apply/sample.jpg
Where the base image is the `sample.jpg` and the overlay image is the `cloudinary_icon_blue`.
Please refer to the following link for more samples: https://cloudinary.com/cookbook/adding_watermarks_as_an_overlay
Hope this helps.
Post is closed for comments.
Comments
2 comments