1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:21:21 -06:00
go/src/pkg/image
2013-12-18 15:10:40 -05:00
..
color image: roll back 13239051 (add RGB and RGB48) 2013-12-17 10:49:45 -08:00
draw image/draw: fix typos found by "go vet". 2013-08-02 13:29:45 +10:00
gif image/gif: respect local color table transparency. 2013-12-18 15:10:40 -05: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: Inline example image data to make it runnable on playground. 2013-08-16 11:43:43 +10: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: roll back 13239051 (add RGB and RGB48) 2013-12-17 10:49:45 -08:00
image.go image: roll back 13239051 (add RGB and RGB48) 2013-12-17 10:49:45 -08: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