PHP 8.3.4 Released!

Imagick::getImageScene

(PECL imagick 2, PECL imagick 3)

Imagick::getImageSceneGets the image scene

Descrizione

public Imagick::getImageScene(): int

Gets the image scene.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the image scene.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.

add a note

User Contributed Notes

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