语言

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

编辑者为: Nur Faizin 21 4月, 2017

响应

1 回复
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.