PHP 8.3.4 Released!

Gmagick::setimagescene

(PECL gmagick >= Unknown)

Gmagick::setimagesceneSets the image scene

Beschreibung

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

Sets the image scene.

Parameter-Liste

scene

The image scene number.

Rückgabewerte

The Gmagick object.

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