How might I add a watermark effect to an image in Android?

后端 未结 6 926
深忆病人
深忆病人 2020-11-30 23:09

I have an image with frames and I need to add a watermark effect. How might I do this?

6条回答
  •  离开以前
    2020-11-30 23:46

    It seems you are looking for a waterrippleeffect as this one. Checkout the complete source code. Also check the screenshot how does the effect look like.

提交回复
热议问题