WP_Image_Editor_GD::flip()
Method: Flips current image.
Source: wp-includes/class-wp-image-editor-gd.php:413
Method: Flips current image.
Source: wp-includes/class-wp-image-editor-gd.php:413
Method: Loads image from $this->file into new GD Resource.
Source: wp-includes/class-wp-image-editor-gd.php:88
Method: Either calls editor’s save function or handles file as a stream.
Source: wp-includes/class-wp-image-editor-gd.php:591
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 multiple smaller images from a single source.
Source: wp-includes/class-wp-image-editor-gd.php:258
Method: Resizes current image.
Source: wp-includes/class-wp-image-editor-gd.php:183
Method: Rotates current image counter-clockwise by $angle.
Source: wp-includes/class-wp-image-editor-gd.php:386
Method: Saves current in-memory image to file.
Source: wp-includes/class-wp-image-editor-gd.php:455
Method: Returns stream of current image.
Source: wp-includes/class-wp-image-editor-gd.php:550
Method: Checks to see if editor supports the mime-type specified.
Source: wp-includes/class-wp-image-editor-gd.php:63