CakeFest 2024: The Official CakePHP Conference

Gmagick::getimagedispose

(PECL gmagick >= Unknown)

Gmagick::getimagedisposeGets the image disposal method

Descrizione

public Gmagick::getimagedispose(): int

Gets the image disposal method

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the dispose method on success.

Errori/Eccezioni

Throws an GmagickException on error.

add a note

User Contributed Notes

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