首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagecreatefromgd
imagecreatefromgd
从GD文件或URL创建新图像
名称:
imagecreatefromgd
分类:
图像处理GD
所属语言:
php
一句话介绍:
从GD文件或URL创建新图像
相关内容
如何使用PHP函数进行网站流量分析和用户行为统计?
2
如何在PHP中使用数据库查询和结果排序函数?
6
如何利用PHP开发买菜系统的商品库存预警功能?
2
多个查询时 $errno 会覆盖?如何正确使用?
6
同类函数
imagecolorset
imagecolorset
设置指定调色板索引的颜色
imagecreatefromgif
imagecreatefromgif
从文件或URL创建新图像
imageline
imageline
画一条线
imagecreatefromjpeg
imagecreatefromjpeg
从文件或URL创建新图像
imageopenpolygon
imageopenpolygon
绘制一个开放的多边形
imageconvolution
imageconvolution
使用系数和偏移量应用3x3卷积矩阵
imagegetclip
imagegetclip
获取剪切矩形
imagesetclip
imagesetclip
设置剪切矩形
热门文章