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

Method: Checks to see if current environment supports GD.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::supports_mime_type()

Method: Checks to see if editor supports the mime-type specified.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::load()

Method: Loads image from $this->file into new GD Resource.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::update_size()

Method: Sets or updates current image size.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::resize()

Method: Resizes current image.

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

Used by 0 functions | Uses 0 functions

WP_Image_Editor_GD::_resize()

Method:

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

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