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

search for in the

Imagick::colorFloodfillImage> <Imagick::clone
Last updated: Sun, 25 Nov 2007

view this page in

Imagick::coalesceImages

(No version information available, might be only in CVS)

Imagick::coalesceImages — Composites a set of images

설명

Imagick Imagick::coalesceImages ( void )
Warning

This function is currently not documented; only the argument list is available.

Warning

This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.

Composites a set of images while respecting any page offsets and disposal methods. GIF, MIFF, and MNG animation sequences typically start with an image background and each subsequent image varies in size and offset. Returns a new Imagick object where each image in the sequence is the same size as the first and composited with the next image in the sequence.

매개변수

반환값

Returns a new Imagick object on success, throws ImagickException on failure.



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

Imagick::colorFloodfillImage> <Imagick::clone
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites