Dutch PHP Conference 2025 - Call For Papers

GmagickDraw::rotate

(PECL gmagick >= Unknown)

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

Опис

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

Applies the specified rotation to the current coordinate space.

Параметри

degrees

degrees of rotation

Значення, що повертаються

The GmagickDraw object.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top