phpthumb 不适用于 bmp 文件
Posted
技术标签:
【中文标题】phpthumb 不适用于 bmp 文件【英文标题】:phpthumb not working with bmp file 【发布时间】:2015-11-23 10:55:35 【问题描述】:我正在使用 phpthumb 创建图像的缩略图,它适用于除 bmp 文件之外的其他格式。方法 GenerateThumbnail() 返回 false 与 bmp 图像。
我需要为此设置任何参数吗?
【问题讨论】:
【参考方案1】:您需要安装 imagemagick 插件才能处理 bmp 文件。
http://phpthumb.sourceforge.net/
【讨论】:
以上是关于phpthumb 不适用于 bmp 文件的主要内容,如果未能解决你的问题,请参考以下文章