Home > Backend Development > PHP Tutorial > 如何用PHP把ico转换成png格式?

如何用PHP把ico转换成png格式?

WBOY
Release: 2016-06-06 20:41:58
Original
1392 people have browsed it

请问有没有什么比较完整的类库可以把ico转换成png的吗?
之前在网上找到一个类库,但是不支持尺寸为32和64的,怎么才能使它支持任意尺寸的ico呢?
或者大家有更好的类库吗?谢谢!

之前找到的类库:http://blog.csdn.net/phpnewnew/article/details/7848932

回复内容:

请问有没有什么比较完整的类库可以把ico转换成png的吗?
之前在网上找到一个类库,但是不支持尺寸为32和64的,怎么才能使它支持任意尺寸的ico呢?
或者大家有更好的类库吗?谢谢!

之前找到的类库:http://blog.csdn.net/phpnewnew/article/details/7848932

可以用ImageMagick

Related labels:
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