(PECL imagick 2.0.0)
Sets the image scene
bool Imagick::setImageScene ( int $scene )
Sets the image scene.
Parameters:
scene
Sets the image scene.
Returns:
Returns TRUE
on success.
Exception:
Throws ImagickException on error.
Please login to continue.