(PECL gmagick >= Unknown)
Applies the specified rotation to the current coordinate space
public GmagickDraw GmagickDraw::rotate ( float $degrees )
Applies the specified rotation to the current coordinate space.
Parameters:
degrees
degrees of rotation
Returns:
The GmagickDraw object on success
Please login to continue.