(PECL gmagick >= Unknown)
Sets the image scene
public Gmagick Gmagick::setimagescene ( int $scene )
Sets the image scene.
Parameters:
scene
The image scene number.
Returns:
The Gmagick object on success.
Exception:
Throws an GmagickException on error.
Please login to continue.