Gmagick
PHP Manual

Gmagick::__construct

(PECL gmagick >= Unknown)

Gmagick::__constructThe Gmagick constructor

説明

public 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