Gmagick
PHP Manual

Gmagick::setimagescene

(PECL gmagick >= Unknown)

Gmagick::setimagesceneSets the image scene

Descrição

public void Gmagick::setimagescene ( string $scene )

Sets the image scene.

Parâmetros

scene

The image scene number.

Valor Retornado

The Gmagick object on success.

Erros

Throws an GmagickException on error.


Gmagick
PHP Manual