Imagick::readImageFile
(PECL imagick 2.0.0)
Imagick::readImageFile — Reads image from open filehandle
Описание
bool Imagick::readImageFile
( resource $filehandle
[, string $fileName = null
] )
Список параметров
-
filehandle
-
-
fileName
-
Возвращаемые значения
В случае успешной работы возвращает TRUE.
Ошибки
Вызывает ImagickException при ошибке.