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
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
Method: Checks to see if current environment supports GD.
Source: wp-includes/class-wp-image-editor-gd.php:39
Method: Checks to see if editor supports the mime-type specified.
Source: wp-includes/class-wp-image-editor-gd.php:63
Method: Loads image from $this->file into new GD Resource.
Source: wp-includes/class-wp-image-editor-gd.php:88
Method: Sets or updates current image size.
Source: wp-includes/class-wp-image-editor-gd.php:156
Method: Resizes current image.
Source: wp-includes/class-wp-image-editor-gd.php:183
Method:
Source: wp-includes/class-wp-image-editor-gd.php:208
Method: Create multiple smaller images from a single source.
Source: wp-includes/class-wp-image-editor-gd.php:258
Method: Crops Image.
Source: wp-includes/class-wp-image-editor-gd.php:338
Method: Rotates current image counter-clockwise by $angle.
Source: wp-includes/class-wp-image-editor-gd.php:386