February 3rd, 2012, 04:06 AM
|
#1 (permalink)
|
|
New Member
Join Date: Jan 2012
Location: Belfast, Northern Ireland
Posts: 11
Device(s): Samsung Galaxy SII
Thanks: 1
Thanked 0 Times in 0 Posts
|
Make a selection within an image and copy the contents of the selection
Hopefully someone might be able to help me.
I'd like to make a selection within an imageView and copy the contents of the selection and paste it into another imageView. The selection can be any shape for the moment. The tool I'd like to make is similar to that of Photoshops magnetic selection tool, were you click points on an image, and between those points and selection line is drawn. When the user is happy with the selection shape they can copy it, delete it, paint on it, etc and it won't affect anything outside the selection.
I'm unsure how I would approach this. I have looked into the Path and PathShape documentation on the Android Developer site but I couldn't find anything suitable.
Any help on this would be greatly appreciated!!!
|
|
|
Last edited by odhran; February 3rd, 2012 at 04:19 AM.
|
|