ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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::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::multi_resize()

Method: Create multiple smaller images from a single source.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::crop()

Method: Crops Image.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::rotate()

Method: Rotates current image counter-clockwise by $angle.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::flip()

Method: Flips current image.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_Imagick::save()

Method: Saves current image to file.

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

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