php / 8.1.5 / gmagickdraw.rotate.html /

GmagickDraw::rotate

(PECL gmagick >= Unknown)

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

Description

public GmagickDraw::rotate(float $degrees): GmagickDraw

Applies the specified rotation to the current coordinate space.

Parameters

degrees

degrees of rotation

Return Values

The GmagickDraw object.

© 1997–2021 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/gmagickdraw.rotate.php