Imagick
PHP Manual

Imagick::getSize

(PECL imagick 2.0.0)

Imagick::getSizeReturns the size associated with the Imagick object

Descrierea

array Imagick::getSize ( void )

Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".

Valorile întoarse

Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".


Imagick
PHP Manual