image.Point.Add (method)

2 uses

	image (current package)
		geom.go#L24: func (p Point) Add(q Point) Point {
		geom.go#L62: 	return p.Add(r.Min)