aboutsummaryrefslogtreecommitdiff
path: root/src/image/decode_example_test.go
AgeCommit message (Expand)Author
2025-09-25image/jpeg: replace fdct.go and idct.go with new implementation in dct.goRuss Cox
2018-05-29image: add an example that shows how to get the metadata of an imageAarti Parikh
2015-07-15image/color: tweak the YCbCr to RGBA conversion formula.Nigel Tao
2014-09-08build: move package sources from src/pkg to srcRuss Cox