Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imagerotate
imagerotate
Rotate the image at a given angle
Name:
imagerotate
Category:
Image processing GD
Programming Language:
php
One-line Description:
Rotate the image at a given angle
Related
How to Rotate Images and Output as JPEG Using imagerotate
2
How to Preserve Transparency When Rotating Transparent PNG Images Using imagerotate
8
How to Achieve Clockwise Image Rotation Using the imagerotate Function?
6
Similar Functions
imagecropauto
imagecropauto
Automaticallycropani
imagestringup
imagestringup
Drawastringverticall
imageinterlace
imageinterlace
Enableordisableinter
imagefilter
imagefilter
Applyfilterstoimages
imagecopyresized
imagecopyresized
Copyandadjustpartoft
image2wbmp
image2wbmp
Outputimagetobrowser
imagegetclip
imagegetclip
Getthecutrectangle
imagearc
imagearc
Drawarcshapes
Popular Articles
How to Rotate Images and Output as JPEG Using imagerotate
How to Preserve Transparency When Rotating Transparent PNG Images Using imagerotate
How to Achieve Clockwise Image Rotation Using the imagerotate Function?