image.Gray16.Gray16At (method)

2 uses

	image (current package)
		image.go#L804: 	return p.Gray16At(x, y)
		image.go#L807: func (p *Gray16) Gray16At(x, y int) color.Gray16 {