Gmagick::setimagescene
(PECL gmagick >= Unknown)
Gmagick::setimagescene — Sets the image scene
Description
public void Gmagick::setimagescene
( string $scene
)
Sets the image scene.
Parameters
- scene
-
The image scene number.
Return Values
The Gmagick object on success.
Errors/Exceptions
Throws an GmagickException on error.