ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 193

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

WP_Image_Editor::rotate()

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

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

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

Method: Sets Image Compression quality on a 1-100% scale.

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

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

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::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
« Previous 1 … 192 193 194 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy