go/src/image
Russ Cox 19309779ac all: gofmt main repo
[This CL is part of a sequence implementing the proposal #51082.
The design doc is at https://go.dev/s/godocfmt-design.]

Run the updated gofmt, which reformats doc comments,
on the main repository. Vendored files are excluded.

For #51082.

Change-Id: I7332f099b60f716295fb34719c98c04eb1a85407
Reviewed-on: https://go-review.googlesource.com/c/go/+/384268
Reviewed-by: Jonathan Amsterdam <jba@google.com>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2022-04-11 16:34:30 +00:00
..
color all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
draw image/draw: have draw.Src preserve NRGBA colors 2022-04-07 10:41:34 +00:00
gif all: add a handful of fuzz targets 2022-01-13 18:06:33 +00:00
internal/imageutil all: go fix -fix=buildtag std cmd (except for bootstrap deps, vendor) 2021-10-28 18:17:57 +00:00
jpeg all: gofmt main repo 2022-04-11 16:34:30 +00:00
png all: gofmt main repo 2022-04-11 16:34:30 +00:00
testdata
decode_example_test.go
decode_test.go
format.go
geom.go image: add Uniform.RGBA64At and Rectangle.RGBA64At 2021-06-30 02:00:49 +00:00
geom_test.go
image.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
image_test.go image: add Uniform.RGBA64At and Rectangle.RGBA64At 2021-06-30 02:00:49 +00:00
names.go image: add Uniform.RGBA64At and Rectangle.RGBA64At 2021-06-30 02:00:49 +00:00
ycbcr.go all: gofmt main repo 2022-04-11 16:34:30 +00:00
ycbcr_test.go