ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Image_Editor
  • Page 5

WP_Image_Editor_Imagick::strip_meta()

Method: Strips all image meta except color profiles from an image.

Source: wp-includes/class-wp-image-editor-imagick.php:915

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::test()

Method: Checks to see if current environment supports Imagick.

Source: wp-includes/class-wp-image-editor-imagick.php:43

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::pdf_setup()

Method: Sets up Imagick for PDF processing.

Source: wp-includes/class-wp-image-editor-imagick.php:978

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::supports_mime_type()

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

Source: wp-includes/class-wp-image-editor-imagick.php:98

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::load()

Method: Loads image from $this->file into new Imagick Object.

Source: wp-includes/class-wp-image-editor-imagick.php:126

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::set_quality()

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

Source: wp-includes/class-wp-image-editor-imagick.php:191

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