1
0
mirror of https://github.com/golang/go synced 2024-11-27 02:11:17 -07:00
go/src/image
uji 7d0e9e6e74 image/gif: fix typo in the comment (io.ReadByte -> io.ByteReader)
Fixes #46967

Change-Id: I66e69c70b74e904623e8ca854562d255692b2143
Reviewed-on: https://go-review.googlesource.com/c/go/+/331649
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Carlos Amedee <carlos@golang.org>
2021-06-30 17:58:50 +00:00
..
color all: go fmt std cmd (but revert vendor) 2021-02-20 03:54:50 +00:00
draw image: add RGBA64Image interface 2021-06-18 23:57:09 +00:00
gif image/gif: fix typo in the comment (io.ReadByte -> io.ByteReader) 2021-06-30 17:58:50 +00:00
internal/imageutil all: go fmt std cmd (but revert vendor) 2021-02-20 03:54:50 +00:00
jpeg image: resolve the TODO of doc comment style 2021-02-24 01:35:53 +00:00
png image: resolve the TODO of doc comment style 2021-02-24 01:35:53 +00:00
testdata image/gif: fix transparency loss when encoding a wrapped *image.Paletted 2019-05-22 20:41:27 +00:00
decode_example_test.go
decode_test.go image: add missing error check in test 2019-05-23 15:51:48 +00:00
format.go
geom_test.go
geom.go image: add Uniform.RGBA64At and Rectangle.RGBA64At 2021-06-30 02:00:49 +00:00
image_test.go image: add Uniform.RGBA64At and Rectangle.RGBA64At 2021-06-30 02:00:49 +00:00
image.go image: add RGBA64Image interface 2021-06-18 23:57:09 +00:00
names.go image: add Uniform.RGBA64At and Rectangle.RGBA64At 2021-06-30 02:00:49 +00:00
ycbcr_test.go
ycbcr.go image: add RGBA64Image interface 2021-06-18 23:57:09 +00:00