首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagecolorresolvealpha
imagecolorresolvealpha
获取指定颜色的索引+ alpha或其最接近的替代选项
名称:
imagecolorresolvealpha
分类:
图像处理GD
所属语言:
php
一句话介绍:
获取指定颜色的索引+ alpha或其最接近的替代选项
相关内容
如何在php中使用Imagick改变图片亮度和对比度
7
面试中如何优雅使用 array_fill()?
6
PHP拷贝文件
5
如何使用 PHP 实现数据驱动和动态内容生成功能
5
同类函数
imagerotate
imagerotate
以给定角度旋转图像
imageresolution
imageresolution
获取或设置图像的分辨率
imagecreatefromgd2
imagecreatefromgd2
从GD2文件或URL创建新图像
imagefontheight
imagefontheight
获取字体高度
imagerectangle
imagerectangle
绘制一个矩形
image2wbmp
image2wbmp
将图像输出到浏览器或文件此函数自PHP7
imagepolygon
imagepolygon
绘制多边形
imagecolortransparent
imagecolortransparent
将颜色定义为透明
热门文章