1
0
mirror of https://github.com/golang/go synced 2024-11-20 11:04:56 -07:00
go/src/pkg/image
2013-02-20 15:57:18 -08:00
..
color
draw image/draw: fast-path for 4:4:0 chroma subsampled sources. 2012-10-19 10:55:41 +11:00
gif
jpeg all: use io.ByteWriter now that it exists 2013-01-08 12:15:19 -08:00
png image/png: use Scanner in reader_test. 2013-02-20 15:57:18 -08:00
testdata image/jpeg: handle those (unusual) grayscale images whose sampling 2013-01-07 16:16:11 +11:00
decode_example_test.go
decode_test.go image/jpeg: decode progressive JPEGs. 2012-10-15 11:21:20 +11:00
format.go cmd/gofmt, bufio, image: Consistency and error handling. 2013-01-07 11:15:53 +11:00
geom.go
image_test.go
image.go
names.go
ycbcr_test.go
ycbcr.go