首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagebmp
imagebmp
将BMP图像输出到浏览器或文件
名称:
imagebmp
分类:
图像处理GD
所属语言:
php
一句话介绍:
将BMP图像输出到浏览器或文件
相关内容
imagebmp() 函数无法保存图像的文件扩展名问题
1
同类函数
imagefilter
imagefilter
对图像应用滤镜
imagealphablending
imagealphablending
设置图像的混合模式
imagecreatefromstring
imagecreatefromstring
从字符串中的图像流创建新图像
imagecreatefromwbmp
imagecreatefromwbmp
从文件或URL创建新图像
imageflip
imageflip
使用给定模式翻转图像
imagesetstyle
imagesetstyle
设置线条绘制的样式
imagecopyresized
imagecopyresized
复制和调整图像的一部分
imagegd
imagegd
将GD图像输出到浏览器或文件
热门文章
imagebmp() 函数无法保存图像的文件扩展名问题