PHP  
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | my php.net 
search for in the  
<jpeg2wbmpIMAP>
Last updated: Mon, 16 Jul 2012

png2wbmp

(PHP 4 >= 4.0.5, PHP 5)

png2wbmp -- 将 PNG 图像文件转换为 WBMP 图像文件

说明

int png2wbmp ( string pngname, string wbmpname, int d_height, int d_width, int threshold )

将名为 pngname 的 PNG 文件转换为 WBMP 格式,并存为 wbmpname。用 d_heightd_width 指定目标图像的高度和宽度。

注: WBMP 支持仅能用于 PHP 编译时加入 GD-1.8 或更高版本时。

参见 jpeg2wbmp()




<jpeg2wbmpIMAP>
 Last updated: Mon, 16 Jul 2012
 
Copyright © 2001-2005 The PHP Group
All rights reserved.
This unofficial mirror is operated at: http://manual.phpv.net/
Last updated: Thu Jul 7 19:13:47 2005 CST