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

search for in the

Gmagick::nextimage> <Gmagick::motionblurimage
[edit] Last updated: Fri, 07 Jun 2013

view this page in

Gmagick::newimage

(PECL gmagick >= Unknown)

Gmagick::newimage新しい画像を作成する

説明

public void Gmagick::newimage ( int $width , int $height , string $background [, string $format ] )

新しい画像を作成し、背景色を設定します。

パラメータ

width

新しい画像の幅。

height

新しい画像の高さ。

background

この画像で使う背景色 (浮動小数点数)。

format

画像フォーマット。

返り値

成功した場合に Gmagick オブジェクトを返します。

エラー / 例外

エラー時に GmagickException をスローします。



add a note add a note User Contributed Notes Gmagick::newimage - [0 notes]
There are no user contributed notes for this page.

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