首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagerotate
imagerotate
以给定角度旋转图像
名称:
imagerotate
分类:
图像处理GD
所属语言:
php
一句话介绍:
以给定角度旋转图像
相关内容
imagefontwidth() 和 imagecopy() 结合实现文字贴图效果
9
使用 closelog() 函数时,如何保证日志的完整性
3
如何使用 array_change_key_case() 递归转换多维数组的键?
2
PHP Git 项目管理:掌握版本控制和协作
5
同类函数
imagecolorsforindex
imagecolorsforindex
获取索引的颜色
imagepalettetotruecolor
imagepalettetotruecolor
将基于调色板的图像转换为真彩色
imagesetthickness
imagesetthickness
设定画线的宽度
imageaffinematrixconcat
imageaffinematrixconcat
连接两个仿射变换矩阵
imagecolorstotal
imagecolorstotal
找出图像调色板中的颜色数
imagecolorresolvealpha
imagecolorresolvealpha
获取指定颜色的索引+alpha或其最接近
imagepolygon
imagepolygon
绘制多边形
imagecolordeallocate
imagecolordeallocate
为图像取消分配颜色
热门文章