(PECL imagick 2, PECL imagick 3)
Imagick::setImageColorspace — Sets the image colorspace
$colorspace
) : boolSets 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().
Întoarce true
în caz de succes.
Emite ImagickException în caz de eroare.