Rotates current image counter-clockwise by $angle.
WP_Image_Editor::flip
Flips current image.
WP_Image_Editor::stream
Streams current image to browser.
WP_Image_Editor::get_size
Gets dimensions of image.
Advertisement
WP_Image_Editor::update_size
Sets current image size.
WP_Image_Editor::set_quality
Sets Image Compression quality on a 1-100% scale.
WP_Image_Editor::crop
Crops Image.
WP_Image_Editor_Imagick::update_size
Sets or updates current image size.
Advertisement
WP_Image_Editor_Imagick::resize
Resizes current image.
WP_Image_Editor_Imagick::multi_resize
Create multiple smaller images from a single source.
WP_Image_Editor_Imagick::crop
Crops Image.
WP_Image_Editor_Imagick::rotate
Rotates current image counter-clockwise by $angle.
Advertisement
WP_Image_Editor_Imagick::flip
Flips current image.
WP_Image_Editor_Imagick::save
Saves current image to file.
WP_Image_Editor_Imagick::stream
Streams current image to browser.