首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagettfbbox
imagettfbbox
使用TrueType字体给出文本的边界框
名称:
imagettfbbox
分类:
图像处理GD
所属语言:
php
一句话介绍:
使用TrueType字体给出文本的边界框
相关内容
apcu_entry 缓存与 PHP 的内存限制设置关系解析
1
mb_get_info 函数与 mb_detect_encoding 函数的区别
2
mysqli::$insert_id:如何避免SQL注入时的安全问题
1
使用 xml_set_end_namespace_decl_handler 时如何调试命名空间声明?
2
同类函数
imagetypes
imagetypes
返回此PHP版本支持的图像类型
getimagesizefromstring
getimagesizefromstring
从字符串中获取图像的大小
imagecolorset
imagecolorset
设置指定调色板索引的颜色
imagecolorsforindex
imagecolorsforindex
获取索引的颜色
imagecolorresolvealpha
imagecolorresolvealpha
获取指定颜色的索引+alpha或其最接近
imagecolorstotal
imagecolorstotal
找出图像调色板中的颜色数
imagewbmp
imagewbmp
将图像输出到浏览器或文件
imagepalettetotruecolor
imagepalettetotruecolor
将基于调色板的图像转换为真彩色
热门文章