ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 192

WP_Image_Editor::get_mime_type()

Method: Returns first matched mime-type from extension, as mapped from wp_get_mime_types()

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::get_output_format()

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

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::get_size()

Method: Gets dimensions of image.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::get_suffix()

Method: Builds and returns proper suffix for file based on height and width.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::load()

Method: Loads image from $this->file into editor.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::make_image()

Method: Either calls editor’s save function or handles file as a stream.

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

Used by 0 functions | Uses 0 functions

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_Editor::multi_resize()

Method: Resize multiple images from a single source.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::resize()

Method: Resizes current image.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 191 192 193 … 386 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy