golang-image/bmp
Nigel Tao 9b1e201e7c bmp: update comment about decoding 32 bpp images
Change-Id: I90f6d36d5257c31dc2e41943e5a1eaa7755da6d2
Reviewed-on: https://go-review.googlesource.com/c/144317
Reviewed-by: David Symonds <dsymonds@golang.org>
Run-TryBot: David Symonds <dsymonds@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2018-10-23 23:21:08 +00:00
..
reader_test.go image/bmp: support v4 and v5 info header versions 2018-10-23 22:58:01 +00:00
reader.go bmp: update comment about decoding 32 bpp images 2018-10-23 23:21:08 +00:00
writer_test.go bmp: remove unused testing.T arg 2018-07-08 00:43:52 +00:00
writer.go bmp: Add support for writing bitmaps with alpha channels 2018-07-06 05:04:57 +00:00