The ImagickDraw class
PHP Manual

ImagickDraw::rotate

(PECL imagick 2.0.0)

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

Nie jest zwracana żadna wartość.


The ImagickDraw class
PHP Manual