php8.5
Home/ Manual/ gmagick / gmagick/ Gmagick::getsize

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

Source: reference/gmagick/gmagick/getsize.xml · from the official PHP manual (php/doc-en)