Hello,

Till now in my application i am scaling image and drawing it on screen
according to screen size. after that user can draw text or any thing
on it using his finger. and after that i convert view to Bitmap and i
resize that bitmap and make it to the same height and width as real
image. now the problem is in resizing to  the quality of image become
worse so i need to change in real image. So now can some one tell me
how can i draw two canvas which overlay each other or i can draw image
on ImageView and in canvas i only draw that Path which user draw using
his fingure ? and the biggest challenge is how i can combine two
images one is which has user inputed lines or curves and one is real
image ?

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to