首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imageline
imageline
画一条线
名称:
imageline
分类:
图像处理GD
所属语言:
php
一句话介绍:
画一条线
相关内容
如何使用 PHP 的 vfprintf 向文件输出格式化字符串
8
如何用ob_list_handlers检查当前PHP脚本的缓存状态
1
PHP abs() 函数:基础使用方法与示例
5
xml_set_end_namespace_decl_handler 配合 xml_set_start_element_handler 完成命名空间管理
9
同类函数
getimagesizefromstring
getimagesizefromstring
从字符串中获取图像的大小
imagecropauto
imagecropauto
使用其中一种可用模式自动裁剪图像
imagecolorstotal
imagecolorstotal
找出图像调色板中的颜色数
imagecolorresolvealpha
imagecolorresolvealpha
获取指定颜色的索引+alpha或其最接近
imagecolorallocatealpha
imagecolorallocatealpha
为图像分配颜色
imagesettile
imagesettile
设定用于填充的贴图
imagettfbbox
imagettfbbox
使用TrueType字体给出文本的边界框
imageftbbox
imageftbbox
通过freetype2使用字体给出文本的
热门文章