Home >Backend Development >PHP Tutorial > 有没有好用的图片压缩代码imagecopyresampled 有些图片不能压缩,该如何处理

有没有好用的图片压缩代码imagecopyresampled 有些图片不能压缩,该如何处理

WBOY
WBOYOriginal
2016-06-13 13:32:371027browse

有没有好用的图片压缩代码imagecopyresampled 有些图片不能压缩


有没有好用的图片压缩代码imagecopyresampled 有些图片不能压缩如在网上下载的jpg尺寸稍大点的图片.

------解决方案--------------------
用ImageMagick
------解决方案--------------------
imagecopyresampled 与 imagecreatetruecolor搭配一起使用效果更佳。
手册有例子:http://php.net/manual/en/function.imagecopyresampled.php

Statement:
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