Rotates current image counter-clockwise by $angle.
Parameters
$angle
floatrequired
Source
abstract public function rotate( $angle );
Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |
Rotates current image counter-clockwise by $angle.
$angle
floatrequiredabstract public function rotate( $angle );
Version | Description |
---|---|
3.5.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.