1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/image
2011-12-21 10:29:21 +11:00
..
bmp all: sort imports 2011-11-02 15:54:16 -04:00
color image/ycbcr: move the Y'CbCr types into image and image/color. 2011-12-21 10:29:21 +11:00
draw image/ycbcr: move the Y'CbCr types into image and image/color. 2011-12-21 10:29:21 +11:00
gif src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
jpeg image/ycbcr: move the Y'CbCr types into image and image/color. 2011-12-21 10:29:21 +11:00
png panics: use the new facilities of testing.B instead 2011-12-20 10:36:25 -08:00
testdata image/jpeg: fix bounds calculation for grayscale JPEG images. 2011-05-17 15:47:14 -07:00
tiff panics: use the new facilities of testing.B instead 2011-12-20 10:36:25 -08:00
decode_test.go src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
format.go src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
geom.go image: rename Contains and ContainsRectangle to In. 2011-06-03 13:18:15 +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 image: spin off a new color package out of the image package. 2011-10-04 11:09:03 +11:00
Makefile image/ycbcr: move the Y'CbCr types into image and image/color. 2011-12-21 10:29:21 +11:00
names.go image: avoid func comparison during ColorModel comparison 2011-12-06 10:47:42 -05:00
ycbcr.go image/ycbcr: move the Y'CbCr types into image and image/color. 2011-12-21 10:29:21 +11:00