(No version information available, might only be in Git)
Imagick::writeImageFile — Writes an image to a filehandle
$filehandle
[, string $format
] ) : boolWrites the image sequence to an open filehandle. The handle must be opened with for example fopen. Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.3.6 oder höher kompiliert wurde.
filehandle
Filehandle where to write the image
Liefert TRUE
bei Erfolg.