首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagealphablending
imagealphablending
设置图像的混合模式
名称:
imagealphablending
分类:
图像处理GD
所属语言:
php
一句话介绍:
设置图像的混合模式
相关内容
session_abort 在表单提交后的应用示例
8
gettimeofday 在多线程环境中的应用和注意事项
2
如何在 PHP 代码中优雅地清理 apcu_entry 缓存
1
serialize 和 session_start:如何实现自动会话持久化?
10
同类函数
imagecreatefrombmp
imagecreatefrombmp
从文件或URL创建新图像
imagecopyresampled
imagecopyresampled
使用重新采样复制和调整图像的一部分
imagewbmp
imagewbmp
将图像输出到浏览器或文件
imagexbm
imagexbm
将XBM图像输出到浏览器或文件
imagecreatefromwbmp
imagecreatefromwbmp
从文件或URL创建新图像
imagecreatefromgd
imagecreatefromgd
从GD文件或URL创建新图像
imageconvolution
imageconvolution
使用系数和偏移量应用3x3卷积矩阵
imagecreate
imagecreate
创建一个新的基于调色板的图像
热门文章