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.

參數(shù)

此函數(shù)沒有參數(shù)。

返回值

Returns self on success.

錯誤/異常

錯誤時拋出 ImagickException。