WP_Image_Editor::make_image()
Method: Either calls editor’s save function or handles file as a stream.
Source: wp-includes/class-wp-image-editor.php:568
Method: Either calls editor’s save function or handles file as a stream.
Source: wp-includes/class-wp-image-editor.php:568
Method: Check if a JPEG image has EXIF Orientation tag and rotate it if needed.
Source: wp-includes/class-wp-image-editor.php:488
Method: Resize multiple images from a single source.
Source: wp-includes/class-wp-image-editor.php:131
Method: Resizes current image.
Source: wp-includes/class-wp-image-editor.php:112
Method: Rotates current image counter-clockwise by $angle.
Source: wp-includes/class-wp-image-editor.php:159
Method: Saves current image to file.
Source: wp-includes/class-wp-image-editor.php:95
Method: Sets Image Compression quality on a 1-100% scale.
Source: wp-includes/class-wp-image-editor.php:240
Method: Streams current image to browser.
Source: wp-includes/class-wp-image-editor.php:182
Method: Checks to see if editor supports the mime-type specified.
Source: wp-includes/class-wp-image-editor.php:61
Method: Checks to see if current environment supports the editor chosen.
Source: wp-includes/class-wp-image-editor.php:46