go/src/image
Russ Cox a947912d8a internal/byteorder: use canonical Go casing in names
If Be and Le stand for big-endian and little-endian,
then they should be BE and LE.

Change-Id: I723e3962b8918da84791783d3c547638f1c9e8a9
Reviewed-on: https://go-review.googlesource.com/c/go/+/627376
Reviewed-by: Robert Griesemer <gri@google.com>
Auto-Submit: Russ Cox <rsc@golang.org>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
2024-11-20 20:59:28 +00:00
..
color image/color/palette: add godoc link to generator program 2024-11-12 18:35:44 +00:00
draw image: use built-in clear to simplify code 2024-03-11 17:08:05 +00:00
gif internal/byteorder: use canonical Go casing in names 2024-11-20 20:59:28 +00:00
internal/imageutil
jpeg image/jpeg: initialize dct_test constants at compile time 2024-11-06 21:57:39 +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
geom.go image: use Rectangle{} instead of ZR 2024-09-01 15:47:54 +00:00
geom_test.go
image.go
image_test.go
names.go
ycbcr.go
ycbcr_test.go