ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

Method: Crops Image.

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

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

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

Method: Flips current image.

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

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

Method: Sets current image size.

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

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
« Previous 1 2 3
ClassicPress Documentation • Made with ClassicPress
Privacy Policy