Gmagick
PHP Manual

Gmagick::__construct

(PECL gmagick >= Unknown)

Gmagick::__constructThe Gmagick constructor

Description

Gmagick::__construct ([ string $filename ] )

The Gmagick constructor.

Liste de paramètres

filename

The path to an image to load or array of paths

Valeurs de retour

Returns a new Gmagick object on success.

Erreurs / Exceptions

Émet une exception GmagickException en cas d'erreur.


Gmagick
PHP Manual