Imagick::identifyImage
(PECL imagick 2.0.0)
Imagick::identifyImage — Identifies an image and fetches attributes
Описание
array Imagick::identifyImage
([ bool $appendRawOutput= false
] )
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
Identifies an image and returns the attributes. Attributes include
the image width, height, size, and others.
Список параметров
-
appendRawOutput
-
Возвращаемые значения
Identifies an image and returns the attributes. Attributes include
the image width, height, size, and others. Throws ImagickException
on error.
Errors/Exceptions
Throws ImagickException on error.