编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 enhance edges within the imagephp imagick get image artifactphp imagick gets the number of unique colors in the imagephp imagick returns the image heightphp imagick returns the image propertiesphp imagick returns the image widthphp imagick stretches with saturation the image intensityphp imagick creates a new imagephp imagick quickly pin point appropriate parameters for image processingphp imagick move to the previous image in the objectphp imagick reads image from open filehandlephp imagick smooths the contours of an imagephp imagick remaps image colorsphp imagick segments an imagephp imagick sets the image sizephp imagick sets an image propertyphp imagick convenience method for setting crop size and the image geometryphp imagick writes an image to a filehandlephp imagick writes an image or image sequencephp imagick writes frames to a filehandle
关注编程学问公众号
编程学问网 湘ICP备20001732号