1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/image
2013-08-02 13:29:45 +10:00
..
color image/draw: add Drawer, FloydSteinberg and the op.Draw method. 2013-07-11 08:47:29 +10:00
draw image/draw: fix typos found by "go vet". 2013-08-02 13:29:45 +10:00
gif image/gif: don't write superfluous global color table 2013-07-18 11:11:23 +10:00
jpeg all: be more idiomatic when documenting boolean return values. 2013-07-23 11:59:49 +10:00
png image/png: fix error message to not return width twice 2013-05-06 09:59:33 -07:00
testdata image/gif: add writer implementation 2013-07-15 10:57:01 +10:00
decode_example_test.go image: add Decode example. 2012-02-18 15:09:01 +11:00
decode_test.go image/jpeg: decode progressive JPEGs. 2012-10-15 11:21:20 +11:00
format.go all: be more idiomatic when documenting boolean return values. 2013-07-23 11:59:49 +10:00
geom.go all: be more idiomatic when documenting boolean return values. 2013-07-23 11:59:49 +10:00
image_test.go image: spin off a new color package out of the image package. 2011-10-04 11:09:03 +11:00
image.go all: be more idiomatic when documenting boolean return values. 2013-07-23 11:59:49 +10:00
names.go all: be more idiomatic when documenting boolean return values. 2013-07-23 11:59:49 +10:00
ycbcr_test.go image/jpeg: support for reading 4:4:0 subsampling. 2012-06-27 14:37:17 -07:00
ycbcr.go image/jpeg: support for reading 4:4:0 subsampling. 2012-06-27 14:37:17 -07:00