WP_Image_Editor::maybe_exif_rotate()
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: Check if a JPEG image has EXIF Orientation tag and rotate it if needed.
Source: wp-includes/class-wp-image-editor.php:488
Filter Hook: Filters the `$orientation` value to correct it before rotating or to prevent rotating the image.
Source: wp-includes/class-wp-image-editor.php:507
Method: Returns the default compression quality setting for the mime type.
Source: wp-includes/class-wp-image-editor.php:308
Filter Hook: Filters the image editor output format mapping.
Source: wp-includes/class-wp-image-editor.php:379
Method: Sets Imagick time limit.
Source: wp-includes/class-wp-image-editor-imagick.php:299
Method: Create an image sub-size and return the image meta data value for it.
Source: wp-includes/class-wp-image-editor-imagick.php:552
Method: Check if a JPEG image has EXIF Orientation tag and rotate it if needed.
Source: wp-includes/class-wp-image-editor-imagick.php:724
Method: Writes an image to a file or stream.
Source: wp-includes/class-wp-image-editor-imagick.php:839
Method: Load the image produced by Ghostscript.
Source: wp-includes/class-wp-image-editor-imagick.php:1001
Method: Create an image sub-size and return the image meta data value for it.
Source: wp-includes/class-wp-image-editor-gd.php:287