首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagefttext
imagefttext
使用FreeType 2使用字体将文本写入图像
名称:
imagefttext
分类:
图像处理GD
所属语言:
php
一句话介绍:
使用FreeType 2使用字体将文本写入图像
相关内容
imagefttext 函数绘制带阴影文字的技巧
4
imagefttext 函数字体文件格式支持及常见问题
6
imagefttext 函数中如何正确指定文字颜色
8
同类函数
imagearc
imagearc
绘制弧形
imageresolution
imageresolution
获取或设置图像的分辨率
imagecolorclosest
imagecolorclosest
获取与指定颜色最接近的颜色的索引
imagecrop
imagecrop
将图像裁剪到给定的矩形
imagealphablending
imagealphablending
设置图像的混合模式
imagegd
imagegd
将GD图像输出到浏览器或文件
imagexbm
imagexbm
将XBM图像输出到浏览器或文件
imagecolorresolvealpha
imagecolorresolvealpha
获取指定颜色的索引+alpha或其最接近
热门文章
imagefttext 函数绘制带阴影文字的技巧
imagefttext 函数中如何正确指定文字颜色
imagefttext 函数字体文件格式支持及常见问题