Imagick
PHP Manual

Imagick::setColorspace

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

Imagick::setColorspaceSet colorspace

Descrizione

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.

Elenco dei parametri

COLORSPACE

One of the COLORSPACE constants

Valori restituiti

Restituisce TRUE in caso di successo.

Errori/Eccezioni

Lancia una ImagickException in caso di errore.


Imagick
PHP Manual