[android-developers] Re: How to watermark the camera picture?

2010-09-17 Thread santosh kumar
can you please post the code snippet to convert a logo into watermark On Aug 30, 8:11 pm, Rootko roo...@gmail.com wrote: Thanks for pointing me into the right direction, it worked :D Rudo On Aug 30, 11:16 am, Yahel kaye...@gmail.com wrote: to take a picture using the camera (already

[android-developers] Re: How to watermark the camera picture?

2010-08-30 Thread Yahel
to take a picture using the camera (already developed this) and then make it watermarked. Look into Canvas.drawBitmap with alpha channel. Good luck. Yahel -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send

[android-developers] Re: How to watermark the camera picture?

2010-08-30 Thread Rootko
Thanks for pointing me into the right direction, it worked :D Rudo On Aug 30, 11:16 am, Yahel kaye...@gmail.com wrote: to take a picture using the camera (already developed this) and then make it watermarked. Look into Canvas.drawBitmap with alpha channel. Good luck. Yahel -- You