PHP 8.3.4 Released!

Imagick::getImageDispose

(PECL imagick 2, PECL imagick 3)

Imagick::getImageDisposeGets the image disposal method

Beschreibung

public Imagick::getImageDispose(): int

Gets the image disposal method.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

Returns the dispose method on success.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.

add a note

User Contributed Notes

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