image/jpeg.decoder.isRGB (method)

3 uses

	image/jpeg (current package)
		reader.go#L666: 		} else if d.isRGB() {
		reader.go#L746: func (d *decoder) isRGB() bool {
		reader.go#L798: 		if d.isRGB() {