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: Crops Image.
Source: wp-includes/class-wp-image-editor.php:148
Method: Returns first matched extension from Mime-type, as mapped from wp_get_mime_types()
Source: wp-includes/class-wp-image-editor.php:635
Method: Rotates current image counter-clockwise by $angle.
Source: wp-includes/class-wp-image-editor.php:159
Method: Flips current image.
Source: wp-includes/class-wp-image-editor.php:171
Method: Streams current image to browser.
Source: wp-includes/class-wp-image-editor.php:182
Method: Gets dimensions of image.
Source: wp-includes/class-wp-image-editor.php:196