编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 adaptively resize image with data dependent triangulationphp imagick adaptively sharpen the imagephp imagick removes a region of an image and trimsphp imagick compares an image to a reconstructed imagephp imagick delete image artifactphp imagick compares image channels of an image to a reconstructed imagephp imagick gets the image disposal methodphp imagick gets the image scenephp imagick checks if the object has a previous imagephp imagick merges image layersphp imagick reads image from open filehandlephp imagick reset image pagephp imagick sets image clip maskphp imagick sets the image compressionphp imagick sets the image units of resolutionphp imagick sets the image type attributephp imagick sharpens an imagephp imagick writes an image to a filehandlephp imagick writes an image or image sequencephp imagick writes frames to a filehandle
关注编程学问公众号
编程学问网 湘ICP备20001732号