Imagick::setColorspace

(No version information available, might only be in Git)

Imagick::setColorspaceSet colorspace

Beschreibung

Imagick::setColorspace ( int $COLORSPACE ) : bool

Sets the global colorspace value for the object. Diese Funktion ist verfügbar, wenn Imagick gegen die ImageMagick-Version 6.5.7 oder höher kompiliert wurde.

Parameter-Liste

COLORSPACE

One of the COLORSPACE constants

Rückgabewerte

Liefert TRUE bei Erfolg.

Fehler/Exceptions

Wirft ImagickException bei Fehlern.