Dutch PHP Conference 2025 - Call For Papers

Imagick::getImageDispose

(PECL imagick 2, PECL imagick 3)

Imagick::getImageDisposeGets the image disposal method

Опис

public Imagick::getImageDispose(): int

Gets the image disposal method.

Параметри

У цієї функції немає параметрів.

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

Returns the dispose method on success.

Помилки/виключення

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

add a note

User Contributed Notes

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