go/src/image
cuiweixie c35bc69c97 image/jpeg: use strings.Builder
Change-Id: I0a51aa9e7800689c123ce3eaf74742a4641b7681
Reviewed-on: https://go-review.googlesource.com/c/go/+/428261
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Robert Griesemer <gri@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
2022-09-06 15:49:30 +00:00
..
color
draw image/draw: have draw.Src preserve NRGBA colors 2022-04-07 10:41:34 +00:00
gif image/gif: avoid decoding past the first frame in decode() 2022-08-22 15:51:31 +00:00
internal/imageutil
jpeg image/jpeg: use strings.Builder 2022-09-06 15:49:30 +00:00
png image/png: allow both PLTE and tRNS chunks for TrueColor 2022-08-29 15:11:31 +00:00
testdata
decode_example_test.go
decode_test.go
format.go
geom.go
geom_test.go
image.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
image_test.go
names.go
ycbcr.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
ycbcr_test.go