Imagick::getSize
(PECL imagick 2.0.0)
Imagick::getSize — Returns the size associated with the Imagick object
Descrição
array Imagick::getSize
( void
)
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".
Valor Retornado
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".