Closed anthonynsimon closed 5 years ago
Adds a new function with signature:
func GrayscaleWithWeights(img image.Image, r, g, b float64) *image.Gray
This fixes #65
Adds a new function with signature:
This fixes #65