Imagick::getImageOrientation
(PECL imagick 2.0.0)
Imagick::getImageOrientation — Gets the image orientation
说明
Imagick::getImageOrientation (
void ) :
int
Gets the image orientation. The return value is one of the orientation constants.
返回值
Returns an int on success.
错误/异常
错误时抛出 ImagickException。