The ImagickDraw class
PHP Manual

ImagickDraw::rotate

(No version information available, might be only in CVS)

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

Opis

bool ImagickDraw::rotate ( float $degrees )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Applies the specified rotation to the current coordinate space.

Parametry

degrees

degrees to rotate

Zwracane wartości

żadna wartość nie jest zwracana.


The ImagickDraw class
PHP Manual