GoLang Imagick::getImageOrientation

request it (179)
GoLang replacement for PHP's Imagick::getImageOrientation [edit | history]



Do you know a GoLang replacement for PHP's Imagick::getImageOrientation? Write it!

PHP Imagick::getImageOrientation

PHP original manual for Imagick::getImageOrientation [ show | php.net ]

Imagick::getImageOrientation

(PECL imagick 2.0.0)

Imagick::getImageOrientationGets the image orientation

Description

int Imagick::getImageOrientation ( void )

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

Return Values

Returns an int on success.

Errors/Exceptions

Throws ImagickException on error.