ClassicPress logo
Skip to content
Filter by type:

Browse:

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

WP_Image_Editor_GD::make_subsize()

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

Source: wp-includes/class-wp-image-editor-gd.php:287

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::multi_resize()

Method: Create multiple smaller images from a single source.

Source: wp-includes/class-wp-image-editor-gd.php:258

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::crop()

Method: Crops Image.

Source: wp-includes/class-wp-image-editor-gd.php:338

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::rotate()

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

Source: wp-includes/class-wp-image-editor-gd.php:386

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::flip()

Method: Flips current image.

Source: wp-includes/class-wp-image-editor-gd.php:413

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::save()

Method: Saves current in-memory image to file.

Source: wp-includes/class-wp-image-editor-gd.php:455

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::_save()

Method:

Source: wp-includes/class-wp-image-editor-gd.php:484

Used by 0 functions | Uses 0 functions

image_make_intermediate_size

Filter Hook: Filters the name of the saved image file.

Source: wp-includes/class-wp-image-editor-gd.php:534

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::stream()

Method: Returns stream of current image.

Source: wp-includes/class-wp-image-editor-gd.php:550

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD

Class: ClassicPress Image Editor Class for Image Manipulation through GD

Source: wp-includes/class-wp-image-editor-gd.php:16

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