Forum und email

Imagick::morphImages

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

Imagick::morphImages — Method morphs a set of images

Popis

Imagick Imagick::morphImages ( int $number_frames )
Warning

Táto funkcia nie je momentálne zdokumentovaná; je dostupný len zoznam argumentov.

Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.

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.

Parametre

number_frames

Vrátené hodnoty

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