WP_Image_Editor
Base image editor class from which implementations extend
Base image editor class from which implementations extend
Each instance handles a single file.
Crops Image.
Flips current image.
Builds an output filename based on current file, and adding proper suffix
Returns the default compression quality setting for the mime type.
Returns first matched extension from Mime-type, as mapped from wp_get_mime_types()
Returns first matched mime-type from extension, as mapped from wp_get_mime_types()
Returns preferred mime-type and extension based on provided file’s extension and mime, or current file’s extension and mime.
Gets the Image Compression quality on a 1-100% scale.