image.Config.Width (field)

4 uses

	image (current package)
		image.go#L31: 	Width, Height int

	image/jpeg
		reader.go#L793: 			Width:      d.width,
		reader.go#L803: 			Width:      d.width,
		reader.go#L809: 			Width:      d.width,