首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagefttext
imagefttext
使用FreeType 2使用字体将文本写入图像
名称:
imagefttext
分类:
图像处理GD
所属语言:
php
一句话介绍:
使用FreeType 2使用字体将文本写入图像
相关内容
如何在 xml_parse 中使用递归解析嵌套 XML 文档
5
为什么 socket_accept() 没有响应?检查这些配置
8
搭配 imagefontheight() 使用获取完整字符尺寸
7
翻译 PHP 手册中对 socket_clear_error() 的使用建议
2
同类函数
imagefontheight
imagefontheight
获取字体高度
imagewebp
imagewebp
将WebP图像输出到浏览器或文件
imagepalettecopy
imagepalettecopy
将调色板从一个图像复制到另一个图像
imagepalettetotruecolor
imagepalettetotruecolor
将基于调色板的图像转换为真彩色
imageistruecolor
imageistruecolor
查找图像是否为真彩色图像
imagettfbbox
imagettfbbox
使用TrueType字体给出文本的边界框
imagefill
imagefill
区域填充
imagepng
imagepng
将PNG图像输出到浏览器或文件
热门文章