Imagick::setColorspace
(PECL imagick 3)
Imagick::setColorspace — Set colorspace
Description
$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.
Return Values
Returns true
on success.
Errors/Exceptions
Throws ImagickException on error.