首页
PHP
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imagefilter
imagefilter
对图像应用滤镜
名称:
imagefilter
分类:
图像处理GD
所属语言:
php
一句话介绍:
对图像应用滤镜
相关内容
用 array_udiff() 实现自定义比较逻辑
1
使用 array_count_values() 处理简单数字数组
8
array_column 与循环提取性能对比
6
使用 Xdebug 追踪 curl_share 相关内存泄露问题
5
同类函数
imagewebp
imagewebp
将WebP图像输出到浏览器或文件
imagegd
imagegd
将GD图像输出到浏览器或文件
imagecolorresolve
imagecolorresolve
获取指定颜色的索引或其最接近的替代颜色
imagecolorallocate
imagecolorallocate
为图像分配颜色
imageconvolution
imageconvolution
使用系数和偏移量应用3x3卷积矩阵
imagerectangle
imagerectangle
绘制一个矩形
imageaffine
imageaffine
使用可选的剪切区域返回包含仿射变换的sr
imagefilledpolygon
imagefilledpolygon
绘制填充多边形
热门文章