Imagick::readImageFile

(PECL imagick 2.0.0)

Imagick::readImageFileReads image from open filehandle

Описание

Imagick::readImageFile ( resource $filehandle [, string $fileName = NULL ] ) : bool

Reads image from open filehandle

Список параметров

filehandle

fileName

Возвращаемые значения

В случае успешной работы возвращает TRUE.

Ошибки

Вызывает ImagickException при ошибке.