Rotates current image counter-clockwise by $angle.
Parameters
$anglefloatrequired
Source
abstract public function rotate( $angle );
Changelog
| Version | Description |
|---|---|
| 3.5.0 | Introduced. |
Rotates current image counter-clockwise by $angle.
$anglefloatrequiredabstract 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.