golang-image/draw
Nigel Tao 6b7a488d1e draw: tweak the YCbCr to RGBA conversion formula.
This is the golang.org/x equivalent of the golang.org/cl/12220 change to
the standard library.

Change-Id: I220d1398902dec374472ef5b08db8501607cc971
Reviewed-on: https://go-review.googlesource.com/12222
Reviewed-by: Rob Pike <r@golang.org>
2015-07-15 05:30:06 +00:00
..
draw.go draw: new package, a superset of the standard library's image/draw 2015-02-17 23:20:02 +00:00
example_test.go draw: make op a mandatory argument, not optional. 2015-05-04 06:41:52 +00:00
gen.go draw: tweak the YCbCr to RGBA conversion formula. 2015-07-15 05:30:06 +00:00
impl.go draw: tweak the YCbCr to RGBA conversion formula. 2015-07-15 05:30:06 +00:00
scale_test.go draw: make op a mandatory argument, not optional. 2015-05-04 06:41:52 +00:00
scale.go draw: make op a mandatory argument, not optional. 2015-05-04 06:41:52 +00:00