请输入您要查询的百科知识:

 

词条 png2wbmp
释义

功 能

png2wbmp 是PHP函数,用于将 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 或更高版本一起编译时可用。

随便看

 

百科全书收录4421916条中文百科知识,基本涵盖了大多数领域的百科知识,是一部内容开放、自由的电子版百科全书。

 

Copyright © 2004-2023 Cnenc.net All Rights Reserved
更新时间:2024/11/15 13:33:28