Imagick::readImageFile

(PECL imagick 2, PECL imagick 3)

Imagick::readImageFileReads image from open filehandle

Описание

public Imagick::readImageFile ( resource $filehandle , string $fileName = null ) : bool

Reads image from open filehandle

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

filehandle

fileName

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

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

Ошибки

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