Imagick::getImageOrientation

(PECL imagick 2, PECL imagick 3)

Imagick::getImageOrientationGets the image orientation

Description

public Imagick::getImageOrientation(): int

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

Parameters

This function has no parameters.

Return Values

Returns an int on success.

Errors/Exceptions

Throws ImagickException on error.