android - Draw the line on Captured image -
i captured image camera want preview image , draw line finger on image zoom perfection in image. can provide example code or ideas.
you should canvas: http://developer.android.com/reference/android/graphics/canvas.html
and more drawline method (it's presented in link above)
Comments
Post a Comment