image.Gray.Bounds (method)

2 uses

	image (current package)
		image.go#L720: func (p *Gray) Bounds() Rectangle { return p.Rect }

	image/jpeg
		writer.go#L407: 	b := m.Bounds()