(No version information available, might only be in SVN)
Imagick::writeImageFile — Writes an image to a filehandle
Writes the image sequence to an open filehandle. The handle must be opened with for example fopen. Cette méthode n'est disponible que si Imagick a été compilé avec ImageMagick version 6.3.6 ou supérieur.
Filehandle where to write the image
Returns TRUE on success.