Imagick::getImageOrientation
(No version information available, might be only in CVS)
Imagick::getImageOrientation — Gets the image orientation.
Description
int Imagick::getImageOrientation
( void
)
WarningThis function is
currently not documented; only its argument list is available.
Gets the image orientation. The return value is one of the orientation constants.
Return Values
Returns an int on success, throws ImagickException on failure.