Imagick::getImageGeometry

Gets the width and height as an associative array

Description

array Imagick::getImageGeometry ( void )

Returns the width and height as an associative array.

Return Values

Returns an array with the width/height of the image.

Errors/Exceptions

Throws ImagickException on error.