| | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Gmagick::write(PECL gmagick >= Unknown) Gmagick::write — Writes an image to the specified filename 説明
public void Gmagick::write
( string
$filename
)Writes an image to the specified filename. If the filename parameter is NULL, the image is written to the filename set by Gmagick::ReadImage() or Gmagick::SetImageFilename(). パラメータ
返り値The Gmagick object エラー / 例外エラー時に GmagickException をスローします。 |
|
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Gmagick::write - Writes an image to the specified filename」をGoogle検索
|