PHP 8.1.28 Released!

GmagickDraw::rotate

(PECL gmagick >= Unknown)

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

Açıklama

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

Applies the specified rotation to the current coordinate space.

Bağımsız Değişkenler

degrees

degrees of rotation

Dönen Değerler

The GmagickDraw object.

add a note

User Contributed Notes

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