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