//
pkg.gl
Category
github.com/anthonynsimon/bild
blur
package
0.14.0
Repository:
https://github.com/anthonynsimon/bild.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
15
Files
43 SLOC
#
Functions
Box
Box returns a blurred (average) version of the image.
Gaussian
Gaussian returns a smoothly blurred version of the image using a Gaussian function.