Imagick::identifyImage
(PECL imagick 2.0.0)
Imagick::identifyImage — Identifies an image and fetches attributes
Описание
array Imagick::identifyImage
([ bool $appendRawOutput = false
] )
Список параметров
-
appendRawOutput
-
Возвращаемые значения
Identifies an image and returns the attributes. Attributes include
the image width, height, size, and others.
Ошибки
Вызывает ImagickException при ошибке.