GoLang GmagickDraw::rotate

request it (264)
GoLang replacement for PHP's GmagickDraw::rotate [edit | history]



Do you know a GoLang replacement for PHP's GmagickDraw::rotate? Write it!

PHP GmagickDraw::rotate

PHP original manual for GmagickDraw::rotate [ show | php.net ]

GmagickDraw::rotate

(PECL gmagick >= Unknown)

GmagickDraw::rotateApplies the specified rotation to the current coordinate space

Description

public GmagickDraw GmagickDraw::rotate ( float $degrees )

Applies the specified rotation to the current coordinate space.

Parameters

degrees

degrees of rotation

Return Values

The GmagickDraw object on success