vinhne / cropzoom

Automatically exported from code.google.com/p/cropzoom
0 stars 0 forks source link

How I can get the image zoom percentage in order to send it to the crop process? #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
When I use the send method to send the crop parameters, I can see these:

viewPortW, viewPortH, imageX, imageY, imageRotate, imageW, imageH, imageSource, 
selectorX, selectorY, selectorW and selectorH.

But, I need to get the zoom percentage for resize the image before the crop 
process.

Sorry about my english =).

Original issue reported on code.google.com by eofferma@gmail.com on 26 Mar 2012 at 8:55