Imagick::setImageScene

(PECL imagick 2, PECL imagick 3)

Imagick::setImageSceneSets the image scene

Descrição

public Imagick::setImageScene ( int $scene ) : bool

Sets the image scene.

Parâmetros

scene

Valor Retornado

Retorna true no sucesso.

Erros

Lança ImagickException em caso de erro.

add a note add a note

User Contributed Notes

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