WP_Image_Editor_Imagick::rotate( float $angle )
Rotates current image counter-clockwise by $angle.
Parameters
- $angle
-
(Required)
Return
(true|WP_Error)
Source
File: wp-includes/class-wp-image-editor-imagick.php
Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |