Imagick::setColorspace

(PECL imagick 3)

Imagick::setColorspaceSet colorspace

Beschreibung

public 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.