PHPTS:一键免费搭建 Nginx + PHP + MySQL 运行环境

Imagick::getImage

(PECL imagick 2.0.0)

Imagick::getImageReturns a new Imagick object

说明

Imagick::getImage ( void ) : Imagick

Returns a new Imagick object with the current image sequence.

返回值

Returns a new Imagick object with the current image sequence.

错误/异常

错误时抛出 ImagickException。