首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagecreatefromgif
imagecreatefromgif
从文件或URL创建新图像
名称:
imagecreatefromgif
分类:
图像处理GD
所属语言:
php
一句话介绍:
从文件或URL创建新图像
相关内容
用 array_chunk 配合 array_intersect 查找重复项
4
使用 ceil() 与除法计算时容易忽略的小数问题
4
为什么 chop() 只删除字符串末尾的字符?
7
编写自动检测和设置字符集的通用连接类:封装 mysqli::get_charset + set_charset
6
同类函数
imagestringup
imagestringup
垂直绘制一个字符串
imagecolorclosest
imagecolorclosest
获取与指定颜色最接近的颜色的索引
imagefilledarc
imagefilledarc
绘制部分圆弧并填充它
imagecolorallocatealpha
imagecolorallocatealpha
为图像分配颜色
imagecolorresolvealpha
imagecolorresolvealpha
获取指定颜色的索引+alpha或其最接近
imagewbmp
imagewbmp
将图像输出到浏览器或文件
imagecopymergegray
imagecopymergegray
使用灰度复制和合并图像的一部分
imagesettile
imagesettile
设定用于填充的贴图
热门文章