PHP
downloads | documentation | faq | getting help | mailing lists | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Imagick Image Library> <Image
Last updated: Sun, 25 Nov 2007

view this page in

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 指定目标图像的高度和宽度。

Note: WBMP 支持仅在 PHP 与 GD-1.8 或更高版本一起编译时可用。

参见 jpeg2wbmp()



add a note add a note User Contributed Notes
png2wbmp
Window Bump Map
30-Jun-2008 10:41
WBMP is NOT windows bitmap, it is wireless bitmap. just to state that nice and clearly.

Imagick Image Library> <Image
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites