You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The CropImage class has some internal logic to scale the image down, but it was not flexible, so you couldn't really change the internal behavior. I've forked it (http://github.com/alecio/cropimage), making some improvements and also adding the support for the Intent parameter MAX_IMAGE_SIZE where you can increase to improve the quality of the resulting image. Just use it with caution, bit numbers might lead to Out of Memory.
I'm trying to crop camera, but the result is that mi cropped image is being banded and with a low quality.
¿Is this the normal behavior or I'm doing something wrong?
The text was updated successfully, but these errors were encountered: