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

search for in the

Gmagick::shearimage> <Gmagick::setsamplingfactors
[edit] Last updated: Fri, 17 May 2013

view this page in

Gmagick::setsize

(PECL gmagick >= Unknown)

Gmagick::setsizeGmagick オブジェクトのサイズを設定する

説明

public Gmagick Gmagick::setsize ( int $columns , int $rows )

Gmagick オブジェクトのサイズを設定します。 RGB や GRAY、CMYK といった生の画像フォーマットを読み込む前に設定します。

パラメータ

columns

ピクセル数で指定する幅。

rows

ピクセル数で指定する高さ。

返り値

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

エラー / 例外

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



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

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