]> Cypherpunks repositories - gostls13.git/commit
image/draw: add Drawer, FloydSteinberg and the op.Draw method.
authorNigel Tao <nigeltao@golang.org>
Wed, 10 Jul 2013 22:47:29 +0000 (08:47 +1000)
committerNigel Tao <nigeltao@golang.org>
Wed, 10 Jul 2013 22:47:29 +0000 (08:47 +1000)
commite430eb8bd76da47edc3c615162ab2ef6e57cfbbe
tree7cdd5be1f0d4f46f7628c2426b34c68eafd86dba
parentdff0c194464bf23fc924242885843426a91b8969
image/draw: add Drawer, FloydSteinberg and the op.Draw method.

R=r, andybons
CC=andybons, golang-dev
https://golang.org/cl/10977043
src/pkg/image/color/color.go
src/pkg/image/draw/draw.go
src/pkg/image/draw/draw_test.go