image.RGBA64.RGBA64At (method, view implemented interface methods)

2 uses

	image (current package)
		image.go#L237: 	return p.RGBA64At(x, y)
		image.go#L240: func (p *RGBA64) RGBA64At(x, y int) color.RGBA64 {