ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 3.5.0
  • Page 5

WP_Image_Editor

Class: Base image editor class from which implementations extend

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

Used by 2 functions | Uses 0 functions

image_editor_default_mime_type

Filter Hook: Filters default mime type prior to getting the file extension.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::test()

Method: Checks to see if current environment supports the editor chosen.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::generate_filename()

Method: Builds an output filename based on current file, and adding proper suffix

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::supports_mime_type()

Method: Checks to see if editor supports the mime-type specified.

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

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::save()

Method: Saves current image to file.

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

Used by 0 functions | Uses 0 functions

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
« Previous 1 … 4 5 6 … 17 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy