go/src/image
Nigel Tao 6c76edeb1b image/gif: have BenchmarkEncodeRealisticRGBA convert to RGBA
Change-Id: I98f5d987b92a29dcff06ae23b92f293cc7d6c02f
Reviewed-on: https://go-review.googlesource.com/c/go/+/252597
Reviewed-by: David Symonds <dsymonds@golang.org>
2020-09-03 05:33:35 +00:00
..
color
draw image/draw: optimize paletted dst + uniform src 2020-04-27 23:05:16 +00:00
gif image/gif: have BenchmarkEncodeRealisticRGBA convert to RGBA 2020-09-03 05:33:35 +00:00
internal/imageutil
jpeg image/jpeg: accept "\xff\x00" before a RST marker 2020-04-29 11:48:24 +00:00
png image/png: remove too early declaration of "n" 2020-05-08 22:01:08 +00:00
testdata
decode_example_test.go
decode_test.go
format.go
geom.go image: guard against NewXxx integer overflow 2020-04-29 11:57:50 +00:00
geom_test.go
image.go image: guard against NewXxx integer overflow 2020-04-29 11:57:50 +00:00
image_test.go image: guard against NewXxx integer overflow 2020-04-29 11:57:50 +00:00
names.go image: add a NewUniform doc comment 2020-04-29 11:47:27 +00:00
ycbcr.go image: guard against NewXxx integer overflow 2020-04-29 11:57:50 +00:00
ycbcr_test.go