又拍云图片上传 - 又拍云PHP上传图片无法控制图片质量

WBOY
Release: 2016-06-06 20:30:40
Original
983 people have browsed it

$opts = array(
UpYun::X_GMKERL_QUALITY => 10 // 图片质量
);

调用又拍云的api后图片质量并没有变化

回复内容:

$opts = array(
UpYun::X_GMKERL_QUALITY => 10 // 图片质量
);

调用又拍云的api后图片质量并没有变化

建议找又拍的技术支持:support@upyun.com

Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!