(PECL imagick 2.0.0)
Imagick::setImageColorspace — 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().
В случае успешной работы возвращает TRUE
.
Вызывает ImagickException при ошибке.