首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagestring
imagestring
水平绘制一个字符串
名称:
imagestring
分类:
图像处理GD
所属语言:
php
一句话介绍:
水平绘制一个字符串
相关内容
在分布式系统中使用PDO::inTransaction进行事务管理
7
PHP8的发展方向及其影响:探索下一代编程语言的意义
10
深入理解PHP中的值传递机制
10
使用 preg_replace() 替代 mb_eregi_replace 实现更复杂的 Unicode 匹配
2
同类函数
imagecreatefromgd2part
imagecreatefromgd2part
从GD2文件或URL的给定部分创建新图像
imagesetpixel
imagesetpixel
画一个单一像素
imagegetclip
imagegetclip
获取剪切矩形
image_type_to_mime_type
image_type_to_mime_type
获取getimagesize,exif_
imageinterlace
imageinterlace
启用或禁用隔行扫描
imagecolormatch
imagecolormatch
使图像调色板版本的颜色更接近真实颜色版本
imagecolorallocate
imagecolorallocate
为图像分配颜色
imagesettile
imagesettile
设定用于填充的贴图
热门文章