Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaxHalford/carre
/ functions
Functions
8 in github.com/MaxHalford/carre
⨍
Functions
8
◇
Types & classes
0
↓ 3 callers
Function
absUint8
(a, b uint8)
carre/util.go:34
↓ 1 callers
Function
ImageToNRGBA
ImageToNRGBA converts an image.Image into an image.NRGBA.
carre/nrgba.go:9
↓ 1 callers
Function
getAvgColor
(img *image.NRGBA)
carre/nrgba.go:22
↓ 1 callers
Function
getAvgDiff
(img *image.NRGBA, color color.NRGBA)
carre/nrgba.go:43
Function
BreakAndPaint
(in *image.NRGBA, out *image.NRGBA, threshold uint8)
carre/carre.go:5
Function
LoadImage
LoadImage reads and loads an image from a file path.
carre/util.go:10
Function
SaveImagePNG
SaveImagePNG saves an image to a PNG file.
carre/util.go:24
Function
main
()
cli.go:20