Gmagick::setimagetype

(PECL gmagick >= Unknown)

Gmagick::setimagetypeSets the image type

Descrizione

public Gmagick::setimagetype(int $imgType): Gmagick

Sets the image type.

Elenco dei parametri

imgType

One of the Image type constant (Gmagick::IMGTYPE_*).

Valori restituiti

The Gmagick object.

Errori/Eccezioni

Throws an GmagickException on error.