Imagick::current

(PECL imagick 2.0.0)

Imagick::currentReturns a reference to the current Imagick object

Опис

Imagick Imagick::current ( void )

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

Значення, що повертаються

Returns self on success.

Помилки/Винятки

Кидає ImagickException в разі помилки.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top