首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagestring
imagestring
水平绘制一个字符串
名称:
imagestring
分类:
图像处理GD
所属语言:
php
一句话介绍:
水平绘制一个字符串
相关内容
获取系统架构(32/64位)并适配执行逻辑
10
array_filter() 搭配 array_reduce() 做数据聚合
2
使用 mysqli::debug 结合分析 MySQL 客户端库行为
7
zip_open() + zip_read() + zip_entry_read() 的完整示例
10
同类函数
getimagesizefromstring
getimagesizefromstring
从字符串中获取图像的大小
imagefilledpolygon
imagefilledpolygon
绘制填充多边形
imagesetstyle
imagesetstyle
设置线条绘制的样式
imagecolorsforindex
imagecolorsforindex
获取索引的颜色
image2wbmp
image2wbmp
将图像输出到浏览器或文件此函数自PHP7
imagecreatefromwbmp
imagecreatefromwbmp
从文件或URL创建新图像
imagesx
imagesx
获取图像宽度
getimagesize
getimagesize
获取图像的大小
热门文章