update : 2015.11.03
php.shukuma.com

검색:
 
 
Applies the specified rotation to the current coordinate space

GmagickDraw::rotate

(PECL gmagick >= Unknown)

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

설명

public GmagickDraw GmagickDraw::rotate ( float $degrees )

Applies the specified rotation to the current coordinate space.

인수

degrees

degrees of rotation

반환값

The GmagickDraw object on success