(PECL imagick 2.0.0)
Returns the size associated with the Imagick object
array Imagick::getSize ( void )
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".
Returns:
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".
Please login to continue.