siwangqishiq / ImageEditor-Android

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

Save with transparent background #27

Closed dariushEm closed 7 years ago

dariushEm commented 7 years ago

Thanks for your grate library when I try to save edited image result with transparent background , the background automatically change to black . how can I save it with transparent background ?

siwangqishiq commented 7 years ago

transparent background indeed have this issue, I will solve this issue as soon as possible;

siwangqishiq commented 7 years ago

this bug is fixed

dariushEm commented 7 years ago

Thanks