The Imagick class
PHP Manual

Imagick::getImage

(PECL imagick 2.0.0)

Imagick::getImageReturns a new Imagick object

说明

Imagick Imagick::getImage ( void )
Warning

本函数还未编写文档,仅有参数列表。

Returns a new Imagick object with the current image sequence.

返回值

Returns a new Imagick object with the current image sequence. Throw an ImagickException on error.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP Manual