1
0
mirror of https://github.com/golang/go synced 2024-11-26 01:57:56 -07:00
go/src/image
cuishuang 71751350b0 all: make function comments match function names
Change-Id: Ideb9ef00e7bc660b005fc080973fd9f3d36c5a1f
Reviewed-on: https://go-review.googlesource.com/c/go/+/589536
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Run-TryBot: shuang cui <imcusg@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
2024-06-03 14:56:25 +00:00
..
color image: add available godoc link 2023-10-19 12:02:45 +00:00
draw image: use built-in clear to simplify code 2024-03-11 17:08:05 +00:00
gif all: make function comments match function names 2024-06-03 14:56:25 +00:00
internal/imageutil
jpeg image/jpeg: ignore garbage bytes before a RST marker 2024-04-25 00:46:29 +00:00
png image/png: remove go-fuzz test 2024-05-06 22:40:18 +00:00
testdata image/jpeg: ignore garbage bytes before a RST marker 2024-04-25 00:46:29 +00:00
decode_example_test.go
decode_test.go
format.go image: add available godoc link 2023-10-19 12:02:45 +00:00
geom_test.go
geom.go image: add available godoc link 2023-10-19 12:02:45 +00:00
image_test.go
image.go image: add available godoc link 2023-10-19 12:02:45 +00:00
names.go image: add available godoc link 2023-10-19 12:02:45 +00:00
ycbcr_test.go
ycbcr.go image: add available godoc link 2023-10-19 12:02:45 +00:00