jgj_app
jgj_app
  • 发布:2023-03-07 13:59
  • 更新:2023-03-07 13:59
  • 阅读:111

图片压缩色差

分类:uni-app
}  
                    plus.zip.compressImage({  
                            src: rem.tempFiles[num].path, //你要压缩的图片地址  
                            dst: img_yuanshi + d2 + '.' +  
                                img_type, //压缩之后的图片地址(注意压缩之后的路径最好和原生路径的位置一样,不然真机上报code-5)  
                            quality: 30 ,//[10-100]  

                        },
2023-03-07 13:59 负责人:无 分享
已邀请:

要回复问题请先登录注册