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

search for in the

Gmagick::separateimagechannel> <Gmagick::rotateimage
[edit] Last updated: Fri, 17 May 2013

view this page in

Gmagick::scaleimage

(PECL gmagick >= Unknown)

Gmagick::scaleimage画像のサイズを変更する

説明

public Gmagick Gmagick::scaleimage ( int $width , int $height [, bool $fit = false ] )

画像のサイズを指定した大きさに変更します。 パラメータに 0 を指定すると、そのパラメータを自動的に計算します。

パラメータ

width

変更後の画像の幅。

height

変更後の画像の高さ。

返り値

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

エラー / 例外

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



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

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