GmagickDraw::rotate
(PECL gmagick >= Unknown)
GmagickDraw::rotate — Applies the specified rotation to the current coordinate space
Description
public void 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