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

search for in the

Gmagick::clear> <Gmagick::charcoalimage
[edit] Last updated: Fri, 24 May 2013

view this page in

Gmagick::chopimage

(PECL gmagick >= Unknown)

Gmagick::chopimage画像の一部を取り除き、切り詰める

説明

public Gmagick Gmagick::chopimage ( int $width , int $height , int $x , int $y )

画像の一部を削除し、そこにあった画像をなくします。

パラメータ

width

切り取る範囲の幅。

height

切り取る範囲の高さ。

x

切り取る範囲の X 座標。

y

切り取る範囲の Y 座標。

返り値

切り取った後の Gmagick オブジェクトを返します。

エラー / 例外

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



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

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