Gmagick
PHP Manual

Gmagick::__construct

(PECL gmagick >= Unknown)

Gmagick::__constructThe Gmagick constructor

Описание

Gmagick::__construct ([ string $filename ] )

The Gmagick constructor.

Список параметров

filename

The path to an image to load or array of paths

Возвращаемые значения

Returns a new Gmagick object on success.

Ошибки

Бросает GmagickException при ошибке.


Gmagick
PHP Manual