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