The Imagick class
PHP Manual

Imagick::getImage

(PECL imagick 2.0.0)

Imagick::getImageReturns a new Imagick object

Opis

Imagick Imagick::getImage ( void )
Ostrzeżenie

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

Returns a new Imagick object with the current image sequence.

Zwracane wartości

Returns a new Imagick object with the current image sequence. Zgłasza wyjątek ImagickException gdy wystąpi błąd.

Błędy/Wyjątki

Zgłasza wyjątek ImagickException w przypadku błędu.


The Imagick class
PHP Manual