()
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. このメソッドは、ImageMagick バージョン 6.3.6 以降で Imagick をコンパイルした場合に使用可能です。
Filehandle where to write the image
成功した場合に TRUE を返します。