GmagickDraw
PHP Manual

GmagickDraw::rotate

(PECL gmagick >= Unknown)

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

Descrição

public GmagickDraw GmagickDraw::rotate ( float $degrees )

Applies the specified rotation to the current coordinate space.

Parâmetros

degrees

degrees of rotation

Valor Retornado

The GmagickDraw object on success


GmagickDraw
PHP Manual