Imagick::getImageOrientation

Gets the image orientation

Description

public int Imagick::getImageOrientation()

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.