首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
名稱:
imageconvolution
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使用係數和偏移量應用3x3卷積矩陣
相關內容
用imageconvolution 製作浮雕與陰影效果的對比
2
如何用imageconvolution 製作復古濾鏡效果
6
同類函數
imagecolortransparent
imagecolortransparent
將顏色定義為透明
imagecreatefromjpeg
imagecreatefromjpeg
從文件或URL創建新圖像
imagedashedline
imagedashedline
畫一條虛線
imagegd2
imagegd2
將GD2圖像輸出到瀏覽器或文件
imagecreatefromgd
imagecreatefromgd
從GD文件或URL創建新圖像
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
imagearc
imagearc
繪製弧形
imageflip
imageflip
使用給定模式翻轉圖像
熱門文章
用imageconvolution 製作浮雕與陰影效果的對比
如何用imageconvolution 製作復古濾鏡效果