Gmagick::setimagecolorspace
(PECL gmagick >= Unknown)
Gmagick::setimagecolorspace — Sets the image colorspace
说明
public Gmagick::setimagecolorspace(
int $colorspace
):
Gmagick
参数
-
colorspace
-
One of the Colorspace constant
(Gmagick::COLORSPACE_*
).
错误/异常
错误时抛出
GmagickException。