image.Gray.GrayAt (method)

2 uses

	image (current package)
		image.go#L723: 	return p.GrayAt(x, y)
		image.go#L726: func (p *Gray) GrayAt(x, y int) color.Gray {