Versions in this module Expand all Collapse all v1 v1.0.0 Feb 9, 2026 v0 v0.0.1 Feb 9, 2026 Changes in this version + func GetGrayMatrix(img image.Image) [][]uint8 + func LoadImage(path string) (image.Image, error) + func SaveImage(img image.Image, path string) error