Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: png2wbmp - Manual
[go: Go Back, main page]

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

search for in the

Imagick 画像ライブラリ" width="11" height="7"/> <jpeg2wbmp
Last updated: Sun, 23 Sep 2007

view this page in

png2wbmp

(PHP 4 >= 4.0.5, PHP 5)

png2wbmp — PNG イメージファイルから WBMP イメージファイルに変換する

説明

bool png2wbmp ( string $pngname, string $wbmpname, int $dest_height, int $dest_width, int $threshold )

PNG ファイルを WBMP ファイルに変換します。

パラメータ

pngname

PNG ファイルへのパス。

wbmpname

変換後の WBMP ファイルへのパス。

dest_height

変換後の画像の高さ。

dest_width

変換後の画像の幅。

threshold

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

注意

注意: WBMP サポートは、 PHP が GD-1.8 か、それ以降に対して、コンパイルされている場合のみ使用可能です。

参考

jpeg2wbmp()



add a note add a note User Contributed Notes
png2wbmp
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites