(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이 발생합니다.