首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagepng
imagepng
将PNG图像输出到浏览器或文件
名称:
imagepng
分类:
图像处理GD
所属语言:
php
一句话介绍:
将PNG图像输出到浏览器或文件
相关内容
使用 array_diff() 实现多维数组的深度对比(需递归)
4
php复杂代码有哪些
5
is_a() 在策略模式中的类型验证作用
2
如何使用 mysqli::debug 分析连接池连接行为
10
同类函数
imageconvolution
imageconvolution
使用系数和偏移量应用3x3卷积矩阵
imagebmp
imagebmp
将BMP图像输出到浏览器或文件
imageaffinematrixconcat
imageaffinematrixconcat
连接两个仿射变换矩阵
imagecreate
imagecreate
创建一个新的基于调色板的图像
imagefontwidth
imagefontwidth
获取字体宽度
imagecopymergegray
imagecopymergegray
使用灰度复制和合并图像的一部分
imageresolution
imageresolution
获取或设置图像的分辨率
imagecreatefromwbmp
imagecreatefromwbmp
从文件或URL创建新图像
热门文章