Friday, 9 August 2013

Convert Canvas object to Imageview Object

Convert Canvas object to Imageview Object

I am creating an application in which i have used a method which takes
imageView's object as its parameter,but from my code I am getting a canvas
object.
So is there any way to convert that canvas object to imageview's object.

No comments:

Post a Comment