update : 2015.11.03
php.shukuma.com

검색:
 
 
Gets the image X and Y resolution

Gmagick::getimageresolution

(PECL gmagick >= Unknown)

Gmagick::getimageresolutionGets the image X and Y resolution

설명

public array Gmagick::getimageresolution ( void )

Returns the resolution as an array.

인수

이 함수는 인수가 없습니다.

반환값

Returns the resolution as an array.

오류/예외

Throws an GmagickException on error.