The Imagick class
PHP Manual

Imagick::readImageFile

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

Imagick::readImageFileReads image from open filehandle

Opis

bool Imagick::readImageFile ( resource $filehandle [, string $fileName ] )
Ostrzeżenie

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

Reads image from open filehandle

Parametry

filehandle

fileName

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.

Błędy/Wyjątki

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


The Imagick class
PHP Manual