parent root
PHP: Gmagick::setimagescene - Manual

Gmagick::setimagescene

(PECL gmagick >= Unknown)

Gmagick::setimagesceneSets the image scene

Description

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

Sets the image scene.

Parameters

scene

The image scene number.

Return Values

The Gmagick object on success.

Errors/Exceptions

Throws an GmagickException on error.

add a noteadd a note

User Contributed Notes

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