image.Point.Sub (method)

2 uses

	image (current package)
		geom.go#L29: func (p Point) Sub(q Point) Point {
		geom.go#L53: 	p = p.Sub(r.Min)