编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick::readimage
  • Gmagick::readimagefile »
  • PHP Manual
  • Gmagick
  • Reads image from a binary string

Gmagick::readimageblob

(PECL gmagick >= Unknown)

Gmagick::readimageblob — Reads image from a binary string

说明

public Gmagick::readimageblob ( string $imageContents [, string $filename ] ) : Gmagick

Reads image from a binary string.

参数

imageContents

Content of image

filename

The image filename.

返回值

The Gmagick object on success

错误/异常

错误时抛出 GmagickException。

相关文章
php gmp 函数 import from a binary stringphp ncurses 函数 reads string from terminal screenphp 杂项 函数 unpack data from binary stringphp gmagick extracts a region of the imagephp gmagick gamma corrects an imagephp gmagick gets the image gammaphp gmagick gets the image units of resolutionphp gmagick replaces the colors of an image with the closest color from a reference imagephp gmagick adds or removes a profile from an imagephp gmagick radial blurs an imagephp gmagick reads image from filenamephp gmagick reads image from filenamephp gmagick reads image from a binary stringphp gmagick removes an image from the image listphp gmagick separates a channel from the imagephp gmagick sets the interlace scheme of the imagephp gmagick strips an image of all profiles and commentsphp gmagick remove edges from the imagephp imagick reads image from filenamephp imagick reads image from open filehandle
关注编程学问公众号
编程学问网 湘ICP备20001732号