July 14th, 2010, 02:24 PM
|
#1 (permalink)
|
|
Junior Member
Join Date: Jun 2010
Location: Rochester, NY
Posts: 20
Device(s): Personal: myTouch 3G, Research: Motorola Droid
Thanks: 0
Thanked 0 Times in 0 Posts
|
Redrawing a portion of a surfaceView
Hi all!
Is there an easy way to redraw a portion of surfaceview elsewhere on the view (or on another layer?) For example, taking and redrawing a face elsewhere in the frame of a camera preview.
I was thinking of doing it by extracting a bitmap from the preview, and then redrawing that part as I wanted, but I figure that would be quite intensive for resources. So, if I can redraw a portion of the surfaceview elsewhere based on an x/y coordinate, I think that would be ideal.
Any ideas?
|
|
|