]> Cypherpunks repositories - gostls13.git/commit
image: introduce Gray and Gray16 types, and remove the named colors
authorNigel Tao <nigeltao@golang.org>
Tue, 3 Aug 2010 00:57:53 +0000 (10:57 +1000)
committerNigel Tao <nigeltao@golang.org>
Tue, 3 Aug 2010 00:57:53 +0000 (10:57 +1000)
commit244b6583b730fce00b1919dfa43603da10d99d1e
treeac6ec0f55757119b663ef5b0adae61d97bdb85e5
parent3f5966dcc0246b05604f14441566b67e10ab6614
image: introduce Gray and Gray16 types, and remove the named colors
except for Black and White.

R=rsc
CC=golang-dev, mpl, r
https://golang.org/cl/1903049
src/pkg/image/color.go
src/pkg/image/image.go
src/pkg/image/names.go