Gmagick::getsize
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Returns the size associated with the Gmagick object
Description
Gmagick::getsize(): array
Returns the size associated with the Gmagick object as an array with the keys "columns" and "rows".
Parameters Parameters
Return Values
Returns the size associated with the Gmagick object as an array with the keys "columns" and "rows".
Errors/Exceptions
Throw