Gmagick::setimagecolorspace
(PECL gmagick >= Unknown)
Gmagick::setimagecolorspace — Sets the image colorspace
Descrizione
public Gmagick::setimagecolorspace(
int $colorspace
):
Gmagick
Elenco dei parametri
colorspace
-
One of the Colorspace constant
(Gmagick::COLORSPACE_*
).
Valori restituiti
The Gmagick object.
Errori/Eccezioni
Throws an
GmagickException on error.