首頁
PHP
Tags
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
名稱:
imageconvolution
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使用係數和偏移量應用3x3卷積矩陣
相關內容
PHP開發中的實用技術——掌握API接口的調用方法及其實現原理。
2
ftp_site 的命令執行並非標準化,不同服務器可能差異巨大
10
如何使用serialize 將PHP 數據存儲為文本文件?
7
PHP 多線程環境中time_nanosleep 的正確用法(如Pthreads)
7
同類函數
imageloadfont
imageloadfont
加載新字體
imagetruecolortopalette
imagetruecolortopalette
將真彩色圖像轉換為調色板圖像
imagecreatefromwebp
imagecreatefromwebp
從文件或URL創建新圖像
imagefilledrectangle
imagefilledrectangle
繪製一個填充的矩形
imagecreatefromgd
imagecreatefromgd
從GD文件或URL創建新圖像
imagesetpixel
imagesetpixel
畫一個單一像素
imagefontheight
imagefontheight
獲取字體高度
imagefttext
imagefttext
使用FreeType2使用字體將文本寫入
熱門文章