WP_Image_Editor::get_quality()
Method: Gets the Image Compression quality on a 1-100% scale.
Source: wp-includes/class-wp-image-editor.php:224
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
Filter Hook: Filters the JPEG compression quality for backward-compatibility.
Source: wp-includes/class-wp-image-editor.php:279
Method: Checks to see if current environment supports the editor chosen.
Source: wp-includes/class-wp-image-editor.php:46
Method: Returns preferred mime-type and extension based on provided file’s extension and mime, or current file’s extension and mime.
Source: wp-includes/class-wp-image-editor.php:336
Method: Checks to see if editor supports the mime-type specified.
Source: wp-includes/class-wp-image-editor.php:61
Filter Hook: Filters default mime type prior to getting the file extension.
Source: wp-includes/class-wp-image-editor.php:400