Imagick::getImageGeometry
(No version information available, might be only in CVS)
Imagick::getImageGeometry — Gets the width and height as an associative array
Description
array Imagick::getImageGeometry
( void
)
WarningThis function is
currently not documented; only its argument list is available.
Returns the width and height as an associative array.
Return Values
Returns an array with the width/height of the image, throws
ImagickException on error.