Languages

Menu
Sites
Language
How to add image watermark?

Hello everyone,

I'm just newbie on developing Tizen. How can I add watermark to image? Or something like multilayer image? What API that I can use to do it? Where I can start to do it?

Regards

Edited by: Nur Faizin on 21 Apr, 2017

Responses

1 Replies
Shaswati Saha

You may set the image with text as background and after that add another image on it and lastly make it transparent. It can be a basic idea to do this though I haven't implemented it yet. You may go through the following links to know more.

Go through this link for adding an image as bg image.
Follow this link for setting alpha channel to indicate transparency.

My suggestion is to implement this functionality in Tizen web as the web platform supports this well. Please have a look into this link.