The Imagick class
PHP Manual

Imagick::__construct

(No version information available, might be only in CVS)

Imagick::__constructThe Imagick constructor

Opis

Imagick Imagick::__construct ([ mixed $files ] )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

The Imagick constructor

Parametry

files

The path to an image to load or array of paths

Zwracane wartości

Returns a new Imagick object on success, throws ImagickException on failure.


The Imagick class
PHP Manual