GmagickDraw
PHP Manual

GmagickDraw::rotate

(PECL gmagick >= Unknown)

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

Descrizione

public GmagickDraw GmagickDraw::rotate ( float $degrees )

Applies the specified rotation to the current coordinate space.

Elenco dei parametri

degrees

degrees of rotation

Valori restituiti

The GmagickDraw object on success


GmagickDraw
PHP Manual