WP_Image_Editor::rotate()
Method: Rotates current image counter-clockwise by $angle.
Source: wp-includes/class-wp-image-editor.php:159
Method: Rotates current image counter-clockwise by $angle.
Source: wp-includes/class-wp-image-editor.php:159
Method: Flips current image.
Source: wp-includes/class-wp-image-editor.php:171
Method: Streams current image to browser.
Source: wp-includes/class-wp-image-editor.php:182
Method: Gets dimensions of image.
Source: wp-includes/class-wp-image-editor.php:196
Method: Sets current image size.
Source: wp-includes/class-wp-image-editor.php:209
Method: Gets the Image Compression quality on a 1-100% scale.
Source: wp-includes/class-wp-image-editor.php:224
Method: Sets Image Compression quality on a 1-100% scale.
Source: wp-includes/class-wp-image-editor.php:240
Class: Base image editor class from which implementations extend
Source: wp-includes/class-wp-image-editor.php:15
Filter Hook: Filters the default image compression quality setting.
Source: wp-includes/class-wp-image-editor.php:260
Method: Each instance handles a single file.
Source: wp-includes/class-wp-image-editor.php:31