Dutch PHP Conference 2025 - Call For Papers

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 в разі помилки.

add a note

User Contributed Notes

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