首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagefontwidth
imagefontwidth
获取字体宽度
名称:
imagefontwidth
分类:
图像处理GD
所属语言:
php
一句话介绍:
获取字体宽度
相关内容
使用 imagefontwidth() 时字体编号超出范围怎么办?
4
imagefontwidth() 和自定义字体不兼容的说明
8
imagefontwidth() 返回 0 的常见原因和解决办法
1
为什么 imagefontwidth() 总是返回错误的宽度?
5
使用 imagefontwidth() 前必须知道的字体编号
4
imagefontwidth() 返回值详解:整数表示什么含义?
8
使用 imagefontwidth() 渲染图像中文本时的注意事项
1
«
1
2
3
»
同类函数
imagecreatefromgd
imagecreatefromgd
从GD文件或URL创建新图像
imagecrop
imagecrop
将图像裁剪到给定的矩形
imagestring
imagestring
水平绘制一个字符串
imageinterlace
imageinterlace
启用或禁用隔行扫描
imagecolorallocate
imagecolorallocate
为图像分配颜色
imagecolorclosest
imagecolorclosest
获取与指定颜色最接近的颜色的索引
imagecolorclosesthwb
imagecolorclosesthwb
获取具有色调,白色和黑度的颜色的索引
imageopenpolygon
imageopenpolygon
绘制一个开放的多边形
热门文章
使用 imagefontwidth() 制作弹幕文字图层
使用 imagefontwidth() 前必须知道的字体编号
用 imagefontwidth() 和 imagestring() 实现动态文本居中
使用 imagefontwidth() 时字体编号超出范围怎么办?
imagefontwidth() 返回值详解:整数表示什么含义?
与 imagecreate() 配合实现基本文本图像输出
为什么 imagefontwidth() 总是返回错误的宽度?
字体宽度单位解释:像素?字符?