GmagickDraw::rotate

Applies the specified rotation to the current coordinate space

Beschreibung

public GmagickDraw GmagickDraw::rotate ( float $degrees )

Applies the specified rotation to the current coordinate space.

Parameter-Liste

degrees

degrees of rotation

Rückgabewerte

The GmagickDraw object on success