首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagealphablending
imagealphablending
设置图像的混合模式
名称:
imagealphablending
分类:
图像处理GD
所属语言:
php
一句话介绍:
设置图像的混合模式
相关内容
使用 hash_update_stream() 替代 hash_file() 的性能对比
1
在分页功能中使用 array_chunk 实现数据切割
8
使用 array_diff_key() 快速对比两个关联数组的键
9
PHP 会话管理的安全策略
5
同类函数
imagecreatefromwebp
imagecreatefromwebp
从文件或URL创建新图像
getimagesize
getimagesize
获取图像的大小
imagecreatefromstring
imagecreatefromstring
从字符串中的图像流创建新图像
imagearc
imagearc
绘制弧形
imagefilter
imagefilter
对图像应用滤镜
imagettftext
imagettftext
使用TrueType字体将文本写入图像
imageopenpolygon
imageopenpolygon
绘制一个开放的多边形
image_type_to_extension
image_type_to_extension
获取图像类型的文件扩展名
热门文章