mariettaengle / diadraw-air-camera-native-extension

Automatically exported from code.google.com/p/diadraw-air-camera-native-extension
0 stars 0 forks source link

Feature Request: #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I have everything working, but I want the user to be able to snap a picture, 
and receive the highest resolution image possible (as if they had taken the pic 
natively). The closest option I have found is:
bd.setPixels( renderRect, _byteArray );

But this does not give me the full MegaPixels of the image. Is there a way to 
do this? If not, could a function be added for this functionality?

Thanks for your amazing tool!

Original issue reported on code.google.com by nat...@gmail.com on 16 Apr 2013 at 11:12