Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 phpthumb 创建图像的缩略图,它适用于除 bmp 文件之外的其他格式。使用 bmp 图像返回 false 的方法 GenerateThumbnail()。
我需要为此设置任何参数吗?
您需要安装 imagemagick 插件才能处理 bmp 文件。
http://phpthumb.sourceforge.net/