Gmagick
PHP Manual

Gmagick::getimageresolution

(PECL gmagick >= Unknown)

Gmagick::getimageresolutionGets the image X and Y resolution

Opis

public array Gmagick::getimageresolution ( void )

Returns the resolution as an array.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

Returns the resolution as an array.

Błędy/Wyjątki

Wywołuje wyjątek GmagickException w przypadku błędu.


Gmagick
PHP Manual