首页
PHP
Tags
php教程
最新文章列表
简体中文
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
当前位置:
首页
>
函数类别大全
>
imageconvolution
imageconvolution
使用系数和偏移量应用3x3卷积矩阵
名称:
imageconvolution
分类:
图像处理GD
所属语言:
php
一句话介绍:
使用系数和偏移量应用3x3卷积矩阵
相关内容
用 imageconvolution 制作浮雕与阴影效果的对比
2
如何用 imageconvolution 制作复古滤镜效果
6
同类函数
imagealphablending
imagealphablending
设置图像的混合模式
imagesetpixel
imagesetpixel
画一个单一像素
imagecreatefromgif
imagecreatefromgif
从文件或URL创建新图像
png2wbmp
png2wbmp
将PNG图像文件转换为WBMP图像文件
imagebmp
imagebmp
将BMP图像输出到浏览器或文件
imageftbbox
imageftbbox
通过freetype2使用字体给出文本的
imagerotate
imagerotate
以给定角度旋转图像
imagecolormatch
imagecolormatch
使图像调色板版本的颜色更接近真实颜色版本
热门文章
用 imageconvolution 制作浮雕与阴影效果的对比
如何用 imageconvolution 制作复古滤镜效果