Imagick::morphImages

(no version information, might be only in CVS)

Imagick::morphImages -- Method morphs a set of images

Description

Imagick Imagick::morphImages ( int number_frames )

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.

Method morphs a set of images. Both the image pixels and size are linearly interpolated to give the appearance of a meta-morphosis from one image to the next.

Parameters

number_frames

Its description

Return Values

Returns TRUE on success.