Imagick::getSize
(PECL imagick 2.0.0)
Imagick::getSize — Returns the size associated with the Imagick object
说明
array Imagick::getSize
( void
)
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".
返回值
Returns the size associated with the Imagick object as an array with the keys "columns" and "rows".
There are no user contributed notes for this page.
