(Информация о версии неизвестна, возможно, только в SVN)
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. Этот метод доступен, если Imagick был скомпилирован с версией ImageMagick 6.3.6 или старше.
filehandle
Filehandle where to write the image
В случае успешной работы возвращает TRUE
.