GmagickDraw::rotate

(PECL gmagick >= Unknown)

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

Описание

public GmagickDraw::rotate ( float $degrees ) : GmagickDraw

Applies the specified rotation to the current coordinate space.

Список параметров

degrees

degrees of rotation

Возвращаемые значения

The GmagickDraw object on success