Imagick::getImageResolution
(PECL imagick 2, PECL imagick 3)
Imagick::getImageResolution — Gets the image X and Y resolution
Описание
public Imagick::getImageResolution
(
) : array
Gets the image X and Y resolution.
Возвращаемые значения
Returns the resolution as an array.
Ошибки
Вызывает ImagickException при ошибке.