Forum und email

Imagick::morphImages

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

Imagick::morphImages — Method morphs a set of images

설명

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.

매개변수

number_frames

반환값

This method returns a new Imagick object on success and throws an ImagickException on error.