ImagickDraw::rotate

(PECL imagick 2.0.0)

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

Beskrivelse

bool ImagickDraw::rotate ( float $degrees )
Advarsel

This function is currently not documented; only its argument list is available.

Applies the specified rotation to the current coordinate space.

Parametre

degrees

degrees to rotate

Returnerings Værdier

No value is returned.

add a note add a note

User Contributed Notes

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