]> Cypherpunks repositories - gostls13.git/commit
image/jpeg: encode *image.Gray as grayscale JPEGs.
authorBill Thiede <couchmoney@gmail.com>
Thu, 19 Jun 2014 12:18:24 +0000 (22:18 +1000)
committerNigel Tao <nigeltao@golang.org>
Thu, 19 Jun 2014 12:18:24 +0000 (22:18 +1000)
commit57964db3cb2ec2f3cbb1011a17a8c71d9d2c5b07
treef98b2aff3c593243b1a54df0f77b7b4c87018f4c
parent705a028d0fef32e4bd9c43c6469847db71a756c7
image/jpeg: encode *image.Gray as grayscale JPEGs.

Fixes #8201.

LGTM=nigeltao
R=nigeltao
CC=golang-codereviews
https://golang.org/cl/105990046
src/pkg/image/jpeg/writer.go
src/pkg/image/jpeg/writer_test.go