I would like to have a feature in my app that
-lets you take a picture of yourself or other that has a fame eg "Wanted:" overlaid on it.
-The user then would take the photo and the overlay and photo would be combined into one
-The resulting image usable in code.
Any ideas where to/how to start with this. Any tutorials etc.
Cheers
It can get a little tricky, dealing with the transform applied to the preview of the image which makes it look a little different from the one you get handed by the camera, but here is the basic idea: