Gmagick
PHP Manual

Gmagick::setimagescene

(PECL gmagick >= Unknown)

Gmagick::setimagesceneSets the image scene

Opis

public Gmagick Gmagick::setimagescene ( int $scene )

Sets the image scene.

Parametry

scene

The image scene number.

Zwracane wartości

The Gmagick object on success.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.


Gmagick
PHP Manual