Imagick::identifyImage
(No version information available, might be only in CVS)
Imagick::identifyImage — Identifies an image and fetches attributes
Description
array Imagick::identifyImage
([ bool $appendRawOutput
] )
WarningThis function is
currently not documented; only its argument list is available.
Identifies an image and returns the attributes. Attributes include
the image width, height, size, and others.
Parameters
-
appendRawOutput
-
Return Values
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.