Imagick
PHP Manual

Imagick::getImageOrientation

(PECL imagick 2.0.0)

Imagick::getImageOrientationGets the image orientation

설명

int Imagick::getImageOrientation ( void )

Gets the image orientation. The return value is one of the orientation constants.

반환값

Returns an int on success.

오류/예외

오류시에 ImagickException이 발생합니다.


Imagick
PHP Manual