(No version information available, might only be in Git)
Imagick::writeImageFile — Writes an image to a filehandle
$filehandle
   )Writes the image sequence to an open filehandle. The handle must be opened with for example fopen. Questo metodo è disponibile se Imagick è stato compilato con ImageMagick versione 6.3.6 o successive.
filehandleFilehandle where to write the image
   Restituisce TRUE in caso di successo.