(PECL gmagick >= Unknown)
Gmagick::getsize — Returns the size associated with the Gmagick object
public Gmagick::getsize ( ) : array
Returns the size associated with the Gmagick object as an array with the keys "columns" and "rows".
This function has no parameters.
Returns the size associated with the Gmagick object as an array with the keys "columns" and "rows".
Throws an GmagickException on error.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagick.getsize.php