ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

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

wp_editor_set_quality

Filter Hook: Filters the default image compression quality setting.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor::__construct()

Method: Each instance handles a single file.

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

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