首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagefilledpolygon
imagefilledpolygon
绘制填充多边形
名称:
imagefilledpolygon
分类:
图像处理GD
所属语言:
php
一句话介绍:
绘制填充多边形
相关内容
在 Web 应用中提升图像质量是否推荐使用 imageantialias()?
2
回调函数返回值错误导致替换失败
1
如何在php中使用Imagick获取图片的像素信息
8
PHP 函数返回 Generator 对象有什么好处?
5
同类函数
imagegif
imagegif
将图像输出到浏览器或文件
imagescale
imagescale
使用给定的新宽度和高度缩放图像
imagecolorset
imagecolorset
设置指定调色板索引的颜色
imagecolormatch
imagecolormatch
使图像调色板版本的颜色更接近真实颜色版本
imagettfbbox
imagettfbbox
使用TrueType字体给出文本的边界框
imageftbbox
imageftbbox
通过freetype2使用字体给出文本的
imagecreatetruecolor
imagecreatetruecolor
创建一个新的真彩色图像
imagegetclip
imagegetclip
获取剪切矩形
热门文章