首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagegd
imagegd
将GD图像输出到浏览器或文件
名称:
imagegd
分类:
图像处理GD
所属语言:
php
一句话介绍:
将GD图像输出到浏览器或文件
相关内容
socket_clear_error() 在 socket 客户端与服务器端的不同用法
5
PHP实现图片验证码的生成和验证
8
imageflip() 在 CLI 与 Web 环境中使用的差异
3
搭配 array_merge() 使用 array_diff() 实现复杂数组操作
5
同类函数
imagefontwidth
imagefontwidth
获取字体宽度
imagepalettetotruecolor
imagepalettetotruecolor
将基于调色板的图像转换为真彩色
imageloadfont
imageloadfont
加载新字体
imagecolorat
imagecolorat
获取像素颜色的索引
imagettftext
imagettftext
使用TrueType字体将文本写入图像
getimagesizefromstring
getimagesizefromstring
从字符串中获取图像的大小
imageaffine
imageaffine
使用可选的剪切区域返回包含仿射变换的sr
imagesetthickness
imagesetthickness
设定画线的宽度
热门文章