GmagickDraw::rotate
PHP function
Edit on GitHub ✎
(PECL gmagick >= Unknown)
Applies the specified rotation to the current coordinate space
Description
GmagickDraw::rotate(float $degrees): GmagickDraw
Applies the specified rotation to the current coordinate space.
Parameters
degreesdegrees of rotation
Return Values
The GmagickDraw object.