首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagecreatefromgif
imagecreatefromgif
从文件或URL创建新图像
名称:
imagecreatefromgif
分类:
图像处理GD
所属语言:
php
一句话介绍:
从文件或URL创建新图像
相关内容
用 stmt_init 实现关键字模糊搜索(LIKE 查询)
3
刨析php代码测试功能及其重要性
10
用 array_diff_ukey() 找出两个数组键名的差异
8
PHP stream_socket_enable_crypto 报错 "SSL operation failed" 的解决办法
2
同类函数
imagecolorstotal
imagecolorstotal
找出图像调色板中的颜色数
png2wbmp
png2wbmp
将PNG图像文件转换为WBMP图像文件
imagegrabscreen
imagegrabscreen
捕获整个屏幕
imagecolorsforindex
imagecolorsforindex
获取索引的颜色
imagealphablending
imagealphablending
设置图像的混合模式
imagetruecolortopalette
imagetruecolortopalette
将真彩色图像转换为调色板图像
imagesetclip
imagesetclip
设置剪切矩形
jpeg2wbmp
jpeg2wbmp
将JPEG图像文件转换为WBMP图像文件
热门文章