Gmagick::setimagescene

(PECL gmagick >= Unknown)

Gmagick::setimagesceneSets the image scene

Descrizione

public Gmagick::setimagescene(int $scene): Gmagick

Sets the image scene.

Elenco dei parametri

scene

The image scene number.

Valori restituiti

The Gmagick object.

Errori/Eccezioni

Throws an GmagickException on error.

add a note add a note

User Contributed Notes

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