Imagick sınıfı
PHP Manual

Imagick::setColorspace

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

Imagick::setColorspaceSet colorspace

Açıklama

bool Imagick::setColorspace ( int $COLORSPACE )

Sets the global colorspace value for the object. This method is available if Imagick has been compiled against ImageMagick version 6.5.7 or newer.

Değiştirgeler

COLORSPACE

One of the COLORSPACE constants

Dönen Değerler

Başarı durumunda TRUE döner.

Hatalar/İstisnalar

Hata durumunda bir ImagickException istisnası oluşur.


Imagick sınıfı
PHP Manual