Home
PHP
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
imageconvolution
imageconvolution
Apply 3x3 convolutional matrix using coefficients and offsets
Name:
imageconvolution
Category:
Image processing GD
Programming Language:
php
One-line Description:
Apply 3x3 convolutional matrix using coefficients and offsets
Related
What is the difference between mysqli::get_charset and mysqli_character_set_name()?
9
Use curl_share_init() to improve RESTful interface request performance
7
What happens to array_flip() when the array value is resource?
7
Automatically identify system types and execute different logical codes
8
Similar Functions
imagefilledrectangle
imagefilledrectangle
Drawafilledrectangle
imagecreatetruecolor
imagecreatetruecolor
Createanewtruecolori
imageopenpolygon
imageopenpolygon
Drawanopenpolygon
imagewebp
imagewebp
OutputWebPimagestoab
imageline
imageline
Drawaline
imagefill
imagefill
AreaFilling
imagechar
imagechar
Drawacharacterhorizo
imagettftext
imagettftext
Writetexttoimageusin
Popular Articles