ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Image_Editor

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

Used by 0 functions | Uses 0 functions

wp_image_maybe_exif_rotate

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::get_default_quality()

Method: Returns the default compression quality setting for the mime type.

Source: wp-includes/class-wp-image-editor.php:308

Used by 0 functions | Uses 0 functions

image_editor_output_format

Filter Hook: Filters the image editor output format mapping.

Source: wp-includes/class-wp-image-editor.php:379

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::set_imagick_time_limit()

Method: Sets Imagick time limit.

Source: wp-includes/class-wp-image-editor-imagick.php:299

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::make_subsize()

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::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-imagick.php:724

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::write_image()

Method: Writes an image to a file or stream.

Source: wp-includes/class-wp-image-editor-imagick.php:839

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::pdf_load_source()

Method: Load the image produced by Ghostscript.

Source: wp-includes/class-wp-image-editor-imagick.php:1001

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::make_subsize()

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

Used by 0 functions | Uses 0 functions
1 2 … 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy