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

search for in the

Imagick::colorFloodfillImage> <Imagick::clutImage
Last updated: Fri, 13 Nov 2009

view this page in

Imagick::coalesceImages

(PECL imagick 2.0.0)

Imagick::coalesceImages複数の画像を合成する

説明

Imagick Imagick::coalesceImages ( void )
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

ページオフセットや処理方法を指定して、複数の画像を合成します。 典型的な使用例としては、たとえば GIF や MIFF、MNG といった画像シーケンスを最初に背景として指定し、 それ以降にさまざまなサイズやオフセットの画像を合成するというものがあります。 返り値は、新規 Imagick オブジェクトとなります。 シーケンスの各画像のサイズは、最初の画像のサイズと同じになります。

返り値

成功した場合に新規 Imagick オブジェクトを返します。 エラー時に ImagickException をスローします。

エラー / 例外

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



add a note add a note User Contributed Notes
Imagick::coalesceImages
There are no user contributed notes for this page.

Imagick::colorFloodfillImage> <Imagick::clutImage
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites