WP_Image_Editor_Imagick::supports_mime_type()
Method: Checks to see if editor supports the mime-type specified.
Source: wp-includes/class-wp-image-editor-imagick.php:98
Method: Checks to see if editor supports the mime-type specified.
Source: wp-includes/class-wp-image-editor-imagick.php:98
Method: Loads image from $this->file into new Imagick Object.
Source: wp-includes/class-wp-image-editor-imagick.php:126
Method: Sets Image Compression quality on a 1-100% scale.
Source: wp-includes/class-wp-image-editor-imagick.php:191
Method: Sets or updates current image size.
Source: wp-includes/class-wp-image-editor-imagick.php:245
Method: Resizes current image.
Source: wp-includes/class-wp-image-editor-imagick.php:334
Method: Efficiently resize the current image
Source: wp-includes/class-wp-image-editor-imagick.php:375
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