Gmagick::setimagecolorspace

(PECL gmagick >= Unknown)

Gmagick::setimagecolorspaceSets the image colorspace

Descrizione

public Gmagick::setimagecolorspace(int $colorspace): Gmagick

Sets the image colorspace.

Elenco dei parametri

colorspace

One of the Colorspace constant (Gmagick::COLORSPACE_*).

Valori restituiti

The Gmagick object.

Errori/Eccezioni

Throws an GmagickException on error.