siwangqishiq / ImageEditor-Android

AndroidImageEdit 安卓设备上图形编辑开源控件,支持磨皮美白 自定义贴图 图片滤镜 图片旋转 图片剪裁 文字贴图 撤销 回退 等操作
2.19k stars 568 forks source link

. #6

Closed wakedeer closed 8 years ago

wakedeer commented 8 years ago

.

siwangqishiq commented 8 years ago

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 .