Gmagick
PHP Manual

Gmagick::getimageresolution

(PECL gmagick >= Unknown)

Gmagick::getimageresolutionGets the image X and Y resolution

Описание

public void Gmagick::getimageresolution ( void )

Returns the resolution as an array.

Параметри

Тази функция няма параметри.

Връщани стойности

Returns the resolution as an array.

Грешки/Изключения

Throws an GmagickException on error.


Gmagick
PHP Manual