Php/docs/imagick.current

来自菜鸟教程
跳转至:导航、​搜索

Imagick::current

(PECL imagick 2, PECL imagick 3)

Imagick::currentReturns a reference to the current Imagick object


说明

public Imagick::current ( ) : Imagick

Returns reference to the current imagick object with image pointer at the correct sequence.


返回值

Returns self on success.


错误/异常

错误时抛出 ImagickException。