(No version information available, might only be in Git)
Imagick::writeImagesFile — Writes frames to a filehandle
$filehandle
)Writes all image frames into an open filehandle. This method can be used to write animated gifs or other multiframe images into open filehandle. Questo metodo è disponibile se Imagick è stato compilato con ImageMagick versione 6.3.6 o successive.
filehandle
Filehandle where to write the images
Restituisce TRUE
in caso di successo.