Gmagick
PHP Manual

Gmagick::setimageformat

(PECL gmagick >= Unknown)

Gmagick::setimageformatSets the format of a particular image

Description

public void Gmagick::setimageformat ( string $imageFormat )

Sets the format of a particular image in a sequence.

Liste de paramètres

imageFormat

The image format.

Valeurs de retour

The Gmagick object on success.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual