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".