Imagick::setImageColorspace

Sets the image colorspace

Description

bool Imagick::setImageColorspace ( int $colorspace )

Sets the image colorspace.

Parameters

colorspace

One of the COLORSPACE constants

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.