首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagedashedline
imagedashedline
画一条虚线
名称:
imagedashedline
分类:
图像处理GD
所属语言:
php
一句话介绍:
画一条虚线
相关内容
在 CodeIgniter 中通过辅助函数封装 cosh
10
使用 hash_final 进行加密哈希计算时常见问题
1
使用ob_list_handlers避免不必要的缓存关闭
3
PHP real_escape_string 和 mysqli 的基本用法
5
同类函数
imagecreatefromjpeg
imagecreatefromjpeg
从文件或URL创建新图像
imageftbbox
imageftbbox
通过freetype2使用字体给出文本的
imagewbmp
imagewbmp
将图像输出到浏览器或文件
imagecolordeallocate
imagecolordeallocate
为图像取消分配颜色
imagescale
imagescale
使用给定的新宽度和高度缩放图像
imageresolution
imageresolution
获取或设置图像的分辨率
imageistruecolor
imageistruecolor
查找图像是否为真彩色图像
imagecreatefromgd
imagecreatefromgd
从GD文件或URL创建新图像
热门文章