(PECL imagick 3)
Imagick::setColorspace — Set colorspace
$COLORSPACE
): boolSets the global colorspace value for the object. This method is available if Imagick has been compiled against ImageMagick version 6.5.7 or newer.
Returns true
on success.
Throws ImagickException on error.