]> Cypherpunks repositories - gostls13.git/commit
image/color: have CMYK.RGBA work in 16-bit color, per the Color interface.
authorNigel Tao <nigeltao@golang.org>
Fri, 27 Mar 2015 07:05:13 +0000 (18:05 +1100)
committerNigel Tao <nigeltao@golang.org>
Wed, 8 Apr 2015 03:39:11 +0000 (03:39 +0000)
commit0def13ac3f5a5e9f8e5540d3f5469cd469bddfad
tree502498be6902f1a49496d9ec34a2339caad600d5
parent32e75bace0ed5e09819760a76d741430116e821e
image/color: have CMYK.RGBA work in 16-bit color, per the Color interface.

Change-Id: I3621527c924a43724032f80a072505c60d929ab3
Reviewed-on: https://go-review.googlesource.com/8180
Reviewed-by: Rob Pike <r@golang.org>
src/image/color/ycbcr.go
src/image/color/ycbcr_test.go