Sets the image colorspace
$colorspace
Sets the image colorspace. This method should be used when creating new images. To change the colorspace of an existing image, you should use Imagick::transformImageColorspace.
colorspace
One of the COLORSPACE constants
Returns true on success.
true
Throws ImagickException on error.