ClassicPress logo
Skip to content
Filter by type:

Browse:

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

image_make_intermediate_size

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

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

Used by 2 functions | Uses 0 functions

WP_Image_Editor_GD::stream()

Method: Returns stream of current image.

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

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

WP_Image_Editor_GD::make_image()

Method: Either calls editor’s save function or handles file as a stream.

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

Used by 1 function | Uses 2 functions

WP_Image_Editor_GD::__destruct()

Method:

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

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:41

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:66

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:87

Used by 0 functions | Uses 4 functions

WP_Image_Editor_GD::update_size()

Method: Sets or updates current image size.

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

Used by 4 functions | Uses 1 function

WP_Image_Editor_GD::resize()

Method: Resizes current image.

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

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