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
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
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
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 image: add RGBA64Image interface 2021-06-18 23:57:09 +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 image: add RGBA64Image interface 2021-06-18 23:57:09 +00:00
ycbcr_test.go