siwangqishiq/ImageEditor-Android

.

Closed this issue · 1 comments

When you load a picture,this library will compress the picture(check the picture size,to prevent OOM).if you want to use the origin picture. you can change BitmapUtils.java -->loadImageByPath ,change the MAX_SZIE value .