首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagepng
imagepng
将PNG图像输出到浏览器或文件
名称:
imagepng
分类:
图像处理GD
所属语言:
php
一句话介绍:
将PNG图像输出到浏览器或文件
相关内容
如何用 $errno 检测语法错误与连接错误的区别
9
开启 mysqli::debug 后网站变慢的原因分析
4
PHP和GD库教程:如何给图片添加透明效果
9
忽略 zenith 参数对结果产生的影响
7
同类函数
imagefttext
imagefttext
使用FreeType2使用字体将文本写入
imagesetinterpolation
imagesetinterpolation
设置插值方法
imagefill
imagefill
区域填充
imagegif
imagegif
将图像输出到浏览器或文件
imageopenpolygon
imageopenpolygon
绘制一个开放的多边形
imagewbmp
imagewbmp
将图像输出到浏览器或文件
imagefilledpolygon
imagefilledpolygon
绘制填充多边形
imagesettile
imagesettile
设定用于填充的贴图
热门文章