ps_open_image_file

(PECL)

ps_open_image_file -- ファイルから画像を開く

説明

int ps_open_image_file ( resource psdoc, string type, string filename [, string stringparam [, int intparam]] )

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

返り値

成功した場合に画像の ID を、失敗した場合にゼロを返します。 ID は、0 より大きい正の数値です。

参考

ps_open_image()
ps_place_image()
ps_close_image()