Trying to overlay PNG images and I am wrong somewhere...

MrFrommelt
MrFrommelt Member Posts: 4
edited May 20 in Developer APIs

Long story short, I am trying to make a review system where I can overlay PNG's to make custom charts. Here are some examples of the direct URLs:

https://res.cloudinary.com/dlxzju4kg/image/upload/botanist/3Heat.png

https://res.cloudinary.com/dlxzju4kg/image/upload/botanist/1Spice.png

https://res.cloudinary.com/dlxzju4kg/image/upload/botanist/2Floral.png

Now, the problem is when I try to use the overlay command, the URL does not register:

https://res.cloudinary.com/dlxzju4kg/image/upload/botanist/l_3Spice,fl_layer_apply/base.png

I built a blank PNG called base to overlay everything into but I am missing some sort of command or I have not properly set up my images for the overlay to work. I have hunted around and haven't found anything specific so I am looking for any and all pointers to go off of. All images are in a folder. I am new to Cloudinary so I am sure I am missing something important or lacking set-up somewhere.

Best Answer

Answers