Gmagick
PHP Manual

Gmagick::setimagescene

(PECL gmagick >= Unknown)

Gmagick::setimagesceneSets the image scene

Opis

public void Gmagick::setimagescene ( string $scene )

Sets the image scene.

Parametry

scene

The image scene number.

Zwracane wartości

The Gmagick object on success.

Błędy/Wyjątki

Throws an GmagickException on error.


Gmagick
PHP Manual