@package: Image_Editor
-
Crops Image.
-
Rotates current image counter-clockwise by $angle.
-
classWP_Image_Editor_GD
WordPress Image Editor Class for Image Manipulation through GD
-
Flips current image.
-
-
Saves current in-memory image to file.
-
Checks to see if current environment supports GD.
-
-
Checks to see if editor supports the mime-type specified.
-
Filters the name of the saved image file.
-
Loads image from $this->file into new GD Resource.
-
Sets or updates current image size.
-
Resizes current image.
-