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
Method: Loads image from $this->file into new Imagick Object.
Source: wp-includes/class-wp-image-editor-imagick.php:126
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
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
Method: Create multiple smaller images from a single source.
Source: wp-includes/class-wp-image-editor-imagick.php:523
Method: Load the image produced by Ghostscript.
Source: wp-includes/class-wp-image-editor-imagick.php:1001
Method: Sets up Imagick for PDF processing.
Source: wp-includes/class-wp-image-editor-imagick.php:978
Method: Resizes current image.
Source: wp-includes/class-wp-image-editor-imagick.php:334
Method: Rotates current image counter-clockwise by $angle.
Source: wp-includes/class-wp-image-editor-imagick.php:656
Method: Saves current image to file.
Source: wp-includes/class-wp-image-editor-imagick.php:751
Method: Sets Imagick time limit.
Source: wp-includes/class-wp-image-editor-imagick.php:299