1
0
mirror of https://github.com/golang/go synced 2024-10-04 16:21:22 -06:00
go/src/pkg/image
2011-04-24 19:25:49 +10:00
..
jpeg jpeg: decode to a YCbCr image instead of an RGBA image. 2011-04-24 19:25:49 +10:00
png src/pkg: make package doc comments consistently start with "Package foo". 2011-04-20 09:57:05 +10:00
testdata image: add a decoding test for common file formats. 2011-03-03 20:35:49 +11:00
ycbcr src/pkg: make package doc comments consistently start with "Package foo". 2011-04-20 09:57:05 +10:00
color.go image: introduce Gray and Gray16 types, and remove the named colors 2010-08-03 10:57:53 +10:00
decode_test.go os: New Open API. 2011-04-04 23:42:14 -07:00
format.go image: allow "?" wildcards when registering image formats. 2011-04-14 09:56:42 +10:00
geom.go image: add an offset to Tiled. 2010-10-13 12:05:21 +11:00
image.go src/pkg: make package doc comments consistently start with "Package foo". 2011-04-20 09:57:05 +10:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
names.go image: add an offset to Tiled. 2010-10-13 12:05:21 +11:00