Imagick::setColorspace

(PECL imagick 3)

Imagick::setColorspaceSet colorspace

Описание

public Imagick::setColorspace ( int $COLORSPACE ) : bool

Sets the global colorspace value for the object. Этот метод доступен, если Imagick был скомпилирован с версией ImageMagick 6.5.7 или старше.

Список параметров

COLORSPACE

One of the COLORSPACE constants

Возвращаемые значения

В случае успешной работы возвращает true.

Ошибки

Вызывает ImagickException при ошибке.