(PECL imagick 3)
Imagick::setColorspace — Set colorspace
public Imagick::setColorspace(int $COLORSPACE): bool
Sets the global colorspace value for the object. This method is available if Imagick has been compiled against ImageMagick version 6.5.7 or newer.
COLORSPACEOne of the COLORSPACE constants
Returns true on success.
Throws ImagickException on error.
© 1997–2025 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/imagick.setcolorspace.php