]> Cypherpunks repositories - gostls13.git/commit
image/draw: add CMYK test.
authorNigel Tao <nigeltao@golang.org>
Mon, 16 Feb 2015 06:41:28 +0000 (17:41 +1100)
committerNigel Tao <nigeltao@golang.org>
Tue, 17 Feb 2015 00:08:47 +0000 (00:08 +0000)
commit37a61746ee491d1ab9ffddb2d3b3bdce524a0852
tree6fee9855063dbace133a81d33ea48bb0c25b416c
parent490af4fd83132c6ab98de702dd9c0051820cb49c
image/draw: add CMYK test.

This just adds test cases. Optimizing CMYK draws will be a follow-up
change.

Change-Id: Ic0d6343d420cd021e21f88623ad7182e93017da9
Reviewed-on: https://go-review.googlesource.com/4941
Reviewed-by: Rob Pike <r@golang.org>
src/image/draw/draw_test.go