ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-image-editor-imagick.php

WP_Image_Editor_Imagick::make_subsize()

Method: Create an image sub-size and return the image meta data value for it.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::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-imagick.php:724

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::write_image()

Method: Writes an image to a file or stream.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::pdf_load_source()

Method: Load the image produced by Ghostscript.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::set_imagick_time_limit()

Method: Sets Imagick time limit.

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

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