ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Image_Editor
  • Page 5

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

Method: Sets or updates current image size.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::resize()

Method: Resizes current image.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::thumbnail_image()

Method: Efficiently resize the current image

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

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

WP_Image_Editor::get_output_format()

Method: Returns preferred mime-type and extension based on provided file’s extension and mime, or current file’s extension and mime.

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

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

image_editor_default_mime_type

Filter Hook: Filters default mime type prior to getting the file extension.

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

Used by 0 functions | Uses 0 functions
« Previous 1 … 4 5 6 … 8 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy