首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagetypes
imagetypes
返回此PHP版本支持的图像类型
名称:
imagetypes
分类:
图像处理GD
所属语言:
php
一句话介绍:
返回此PHP版本支持的图像类型
相关内容
PHP、Java和Go语言在大数据处理能力方面的对比
3
使用 array_chunk 与 array_diff_assoc 对比两个数组
7
使用 md5_file() 检测 PHP 项目的配置文件是否被更改
9
手把手教你如何使用PHP和phpSpider搭建强大的爬虫系统!
1
同类函数
imagecolorclosestalpha
imagecolorclosestalpha
获取与指定颜色+alpha最接近的颜色的
imagefilledellipse
imagefilledellipse
绘制填充的椭圆
imagecolorsforindex
imagecolorsforindex
获取索引的颜色
imageopenpolygon
imageopenpolygon
绘制一个开放的多边形
imagesetpixel
imagesetpixel
画一个单一像素
imageaffinematrixconcat
imageaffinematrixconcat
连接两个仿射变换矩阵
imagegd2
imagegd2
将GD2图像输出到浏览器或文件
imagesetbrush
imagesetbrush
为画线设置画笔图像
热门文章