首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagecolorallocate
imagecolorallocate
为图像分配颜色
名称:
imagecolorallocate
分类:
图像处理GD
所属语言:
php
一句话介绍:
为图像分配颜色
相关内容
使用浏览器开发者工具查看 header 输出是否正确
5
处理数据库查询结果前的预筛选
7
使用 PHP 和 MySQL 进行真实世界的 OOP
3
将 array_diff_ukey() 与 array_intersect_key() 联合使用
4
同类函数
imagesetinterpolation
imagesetinterpolation
设置插值方法
imagecreatefrombmp
imagecreatefrombmp
从文件或URL创建新图像
imagefilledrectangle
imagefilledrectangle
绘制一个填充的矩形
imagetruecolortopalette
imagetruecolortopalette
将真彩色图像转换为调色板图像
getimagesize
getimagesize
获取图像的大小
imagebmp
imagebmp
将BMP图像输出到浏览器或文件
imagewbmp
imagewbmp
将图像输出到浏览器或文件
imagewebp
imagewebp
将WebP图像输出到浏览器或文件
热门文章