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: imagegd - 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

imagegif" width="11" height="7"/> <imagegd2
Last updated: Sun, 23 Sep 2007

view this page in

imagegd

(PHP 4 >= 4.0.7, PHP 5)

imagegd — GD イメージをブラウザまたはファイルに出力する

説明

bool imagegd ( resource $image [, string $filename] )

GD イメージを、指定した filename に出力します。

パラメータ

image

imagecreatetruecolor() のような画像作成関数が返す画像リソース。

filename

保存するファイルへのパス。省略したり NULL を指定したりすると、生の画像ストリームが直接出力されます。

返り値

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

注意

注意: 通常 GD フォーマットはイメージの一部を高速にロードするために 使用されます。GD フォーマットは GD 互換アプリケーションでのみ使用可能であることに注意してください。

参考

imagegd2()



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

imagegif" width="11" height="7"/> <imagegd2
Last updated: Sun, 23 Sep 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites