首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagearc
imagearc
绘制弧形
名称:
imagearc
分类:
图像处理GD
所属语言:
php
一句话介绍:
绘制弧形
相关内容
PHP安全编码技巧:如何使用filter_input函数防止SQL注入攻击
1
基于微服务架构优化 PHP 函数性能
8
如何用Python搭建CMS系统的文件预览功能
10
与 imagecopymerge() 实现透明图层合并
10
同类函数
imagecreatefromwebp
imagecreatefromwebp
从文件或URL创建新图像
imagefill
imagefill
区域填充
imagegammacorrect
imagegammacorrect
对GD图像应用伽马校正
imagechar
imagechar
水平绘制一个字符
imagecolordeallocate
imagecolordeallocate
为图像取消分配颜色
imagecolorat
imagecolorat
获取像素颜色的索引
imageconvolution
imageconvolution
使用系数和偏移量应用3x3卷积矩阵
imagefilter
imagefilter
对图像应用滤镜
热门文章