首頁
PHP
PHP教學
最新文章列表
中文(繁體)
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
當前位置:
首頁
>
函數類別大全
>
imageconvolution
imageconvolution
使用係數和偏移量應用3x3卷積矩陣
名稱:
imageconvolution
分類:
圖像處理GD
所屬語言:
php
一句話介紹:
使用係數和偏移量應用3x3卷積矩陣
相關內容
如何在PHP 中利用socket_cmsg_space 實現高效的廣播系統?
3
ftp_rawlist 獲取遞歸目錄結構的方法
3
解決PHP 中get_include_path() 與include() 衝突的問題
3
【mysqli::$affected_rows】在多查詢(multi_query)中使用的注意事項
9
同類函數
imagesetclip
imagesetclip
設置剪切矩形
imagecharup
imagecharup
垂直繪製一個字符
image_type_to_extension
image_type_to_extension
獲取圖像類型的文件擴展名
imagecolortransparent
imagecolortransparent
將顏色定義為透明
iptcembed
iptcembed
將二進制IPTC數據嵌入JPEG圖像
imageistruecolor
imageistruecolor
查找圖像是否為真彩色圖像
imagecreatefromgd2
imagecreatefromgd2
從GD2文件或URL創建新圖像
imageaffine
imageaffine
使用可選的剪切區域返回包含仿射變換的sr
熱門文章