GoLang HaruPage::setRotate

request it (202)
GoLang replacement for PHP's HaruPage::setRotate [edit | history]



Do you know a GoLang replacement for PHP's HaruPage::setRotate? Write it!

PHP HaruPage::setRotate

PHP original manual for HaruPage::setRotate [ show | php.net ]

HaruPage::setRotate

(PECL haru >= 0.0.1)

HaruPage::setRotateSet rotation angle of the page

Description

bool HaruPage::setRotate ( int $angle )

Defines rotation angle of the page.

Parameters

angle

Must be a multiple of 90 degrees.

Return Values

Returns TRUE on success.

Errors/Exceptions

Throws a HaruException on error.