longitachi / ZLPhotoBrowser

Wechat-like image picker. Support select photos, videos, gif and livePhoto. Support edit image and crop video. 微信样式的图片选择器,支持预览/相册内拍照及录视频、拖拽/滑动选择,编辑图片/视频,支持多语言国际化等功能;
MIT License
4.76k stars 963 forks source link

现在支持像微信换图像时候的那种模式吗 #763

Closed jaylanlu closed 1 year ago

jaylanlu commented 1 year ago

就是选择一张图片的时候剪切成最大的正方形,一般用作图像的

longitachi commented 1 year ago

支持,将裁减比例只设置成一个wh1x1即可

jaylanlu commented 1 year ago

好的,我找到了,感觉示例有点少

longitachi commented 1 year ago

参数太多,写的示例太多了又会感觉很乱~ 后面看下加点常用的示例