lyft / scissors

✂ Android image cropping library
https://eng.lyft.com/scissors-an-image-cropping-library-for-android-a56369154a19
Apache License 2.0
1.84k stars 236 forks source link

add getter for transform matrix #74

Closed mmartin101 closed 7 years ago

mmartin101 commented 7 years ago

Exposing the transform matrix. This will allow developers to get useful information about scaling, top, and left bitmap positioning.

Should be useful for #55 and #32

tildedave commented 7 years ago

Hi there, can you sign the CLA as requested in the README? Thanks!

mmartin101 commented 7 years ago

signed

tildedave commented 7 years ago

Thank you for the patch!