PHP 8.3.4 Released!

Gmagick::getimagedispose

(PECL gmagick >= Unknown)

Gmagick::getimagedisposeGets the image disposal method

Beschreibung

public Gmagick::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 bei einem Fehler eine GmagickException.

add a note

User Contributed Notes

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