Imagick::getImage
(PECL imagick 2, PECL imagick 3)
Imagick::getImage — Returns a new Imagick object
说明
Returns a new Imagick object with the current image sequence.
参数
此函数没有参数。
返回值
Returns a new Imagick object with the current image sequence.
错误/异常
错误时抛出 ImagickException。
+添加备注