ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-image-editor.php

WP_Image_Editor::resize()

Method: Resizes current image.

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

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:394

Used by 1 function | Uses 2 functions

WP_Image_Editor::multi_resize()

Method: Resize multiple images from a single source.

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

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:436

Used by 1 function | Uses 1 function

WP_Image_Editor::crop()

Method: Crops Image.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::get_extension()

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

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

Used by 1 function | Uses 1 function

WP_Image_Editor::rotate()

Method: Rotates current image counter-clockwise by $angle.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::flip()

Method: Flips current image.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::stream()

Method: Streams current image to browser.

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

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:179

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