首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagewbmp
imagewbmp
将图像输出到浏览器或文件
名称:
imagewbmp
分类:
图像处理GD
所属语言:
php
一句话介绍:
将图像输出到浏览器或文件
相关内容
用 stripos + array_filter 过滤含指定词的数组元素
1
stripos 与正则表达式的对比和使用场景分析
3
为什么 xml_parse 解析 XML 时出现 “XML parsing failed” 错误
8
字符编码未设置导致结果乱码
1
同类函数
imagecreatefromwebp
imagecreatefromwebp
从文件或URL创建新图像
imagecolorstotal
imagecolorstotal
找出图像调色板中的颜色数
imagefilledarc
imagefilledarc
绘制部分圆弧并填充它
imagettfbbox
imagettfbbox
使用TrueType字体给出文本的边界框
imagecolorclosesthwb
imagecolorclosesthwb
获取具有色调,白色和黑度的颜色的索引
imagesetthickness
imagesetthickness
设定画线的宽度
imagecreatetruecolor
imagecreatetruecolor
创建一个新的真彩色图像
imagesx
imagesx
获取图像宽度
热门文章