Home > PHP > Function > > ImagickDraw::rotate()

ImagickDraw::rotate()

ImagickDraw::rotate - Applies the specified rotation to the current coordinate space

Syntax

bool ImagickDraw::rotate (float $degrees)

Arguments

  • degrees - degrees to rotate

Description

Applies the specified rotation to the current coordinate space.

Version

PHP PECL imagick 2.0.0

Return value

No value is returned.