rsc.io/qr/coding.Pixel.Offset (method)

3 uses

	rsc.io/qr/coding (current package)
		qr.go#L227: func (p Pixel) Offset() uint {
		qr.go#L251: 	s += "+" + strconv.FormatUint(uint64(p.Offset()), 10)
		qr.go#L454: 				o := pix.Offset()