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

jpeg2wbmp

(PHP 4 >= 4.0.5, PHP 5)

jpeg2wbmp -- 将 JPEG 图像文件转换为 WBMP 图像文件

说明

int jpeg2wbmp ( string jpegname, string wbmpname, int d_height, int d_width, int threshold )

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

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

参见 png2wbmp()




<iptcparsepng2wbmp>
 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