The Imagick class
PHP Manual

Imagick::getImage

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

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, throwing ImagickException on error.

Błędy/Wyjątki

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


The Imagick class
PHP Manual