Imagick::getImageGeometry
(PECL imagick 2.0.0)
Imagick::getImageGeometry — Gets the width and height as an associative array
Описание
array Imagick::getImageGeometry
( void
)
ВниманиеК настоящему
времени эта функция еще не была документирована; для ознакомления
доступен только список аргументов.
Returns the width and height as an associative array.
Возвращаемые значения
Returns an array with the width/height of the image, throws
ImagickException on error.