编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::writeImage
  • Imagick::writeImages »
  • PHP Manual
  • Imagick
  • Writes an image to a filehandle

Imagick::writeImageFile

(No version information available, might only be in Git)

Imagick::writeImageFile — Writes an image to a filehandle

说明

Imagick::writeImageFile ( resource $filehandle [, string $format ] ) : bool

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。

相关文章
php imagick transforms an imagephp imagick animates an image or imagesphp imagick change the contrast of the imagephp imagick displays an imagephp imagick displays an image or image sequencephp imagick creates a vertical mirror imagephp imagick returns statistics for each channel in the imagephp imagick gets the image gammaphp imagick gets the potential image typephp imagick get basic image attributes in a lightweight mannerphp imagick reads image from open filehandlephp imagick rounds image cornersphp imagick replaces image in the objectphp imagick sets the image delayphp imagick sets the image opacity levelphp imagick sets the imagick iterator to the last imagephp imagick shaves pixels from the image edgesphp imagick writes an image to a filehandlephp imagick writes an image or image sequencephp imagick writes frames to a filehandle
关注编程学问公众号
编程学问网 湘ICP备20001732号