首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagewbmp
imagewbmp
将图像输出到浏览器或文件
名称:
imagewbmp
分类:
图像处理GD
所属语言:
php
一句话介绍:
将图像输出到浏览器或文件
相关内容
ceil() 与 max() 或 min() 组合设定边界
10
使用 imagecreatefromgd2() 与 imagescale() 实现缩放
9
使用 Xdebug 分析 mysqli_result 的内存占用
7
图片水印添加前后使用 imageflip() 的不同效果
4
同类函数
imagecolorresolve
imagecolorresolve
获取指定颜色的索引或其最接近的替代颜色
imagecharup
imagecharup
垂直绘制一个字符
imagesy
imagesy
获取图像高度
imagecreatefrompng
imagecreatefrompng
从文件或URL创建新图像
imagecolordeallocate
imagecolordeallocate
为图像取消分配颜色
gd_info
gd_info
检索有关当前安装的GD库的信息
getimagesizefromstring
getimagesizefromstring
从字符串中获取图像的大小
imagefilltoborder
imagefilltoborder
区域填充到指定颜色的边界为止
热门文章