freshplanet / ANE-ImagePicker

Air Native Extension for mobile camera and gallery features (iOS + Android)
Apache License 2.0
80 stars 48 forks source link

[Request] Display image on top of Camera preview #8

Open meduhealth opened 11 years ago

meduhealth commented 11 years ago

Hi Ataugeron,

Thanks for the great fresh work so far on this ANE. I have (hopefully a small) request, to improve the functionality of the extension. It will help me a lot.

Is it possible to give a bitmap (or bitmapdata) as an argument to the displayCamera function, that will be used as a overlay on the camera stream. As described in the here : http://www.musicalgeometry.com/?p=1273

Don't know about Android, but i guess that will be possible also. Would be really cool to have this functionality, to display something on top of the camera overlay.

Thanks! Tim.