nstudio / nativescript-camera-plus

MIT License
79 stars 50 forks source link

Option to zoom and crop camera picture. #7

Open Mr-Pi opened 6 years ago

Mr-Pi commented 6 years ago

It would be nice to have an option to zoom and crop the camera picture. Something like:

<cp:CameraPlus showGalleryIcon="false" showFlashIcon="false" zoom="1.5">
</cp:cp:CameraPlus>
marcelbonfim182 commented 5 years ago

Any feedback on add zoom and crop on camera picture?

msn444 commented 5 years ago

I too would like to be able to arbitrarily crop the camera view. Ideally set the width/height (and if possible, the absolute position) of the region of interest to be captured.