MagickMorphImages
MagickMorphImages -- creates the appearance of a meta-morphosis from one image to the next in the MagickWand's set of images
Description
MagickWand MagickMorphImages( MagickWand mgck_wnd, float number_frames )
Creates the appearance of a meta-morphosis from one image to the next in the MagickWand's 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.
A description of each parameter follows:
| mgck_wnd | A MagickWand resource |
| number_frames | The number of in-between images to generate |