Imagick
PHP Manual

Imagick::setImageColorspace

(PECL imagick 2.0.0)

Imagick::setImageColorspaceSets the image colorspace

Beschreibung

bool Imagick::setImageColorspace ( int $colorspace )

Sets the image colorspace.

Parameter-Liste

colorspace

One of the COLORSPACE constants

Rückgabewerte

Liefert TRUE bei Erfolg.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.


Imagick
PHP Manual