1
0
mirror of https://github.com/golang/go synced 2024-10-07 15:31:21 -06:00
go/src/pkg/exp/draw
Nigel Tao 7d3173fc1d exp/draw: remove the Color, Point and Rectangle types.
image: introduce Transparent and Opaque.

R=r
CC=golang-dev
https://golang.org/cl/1947042
2010-08-10 22:05:11 +10:00
..
x11 image: change image representation from slice-of-slices to linear buffer, 2010-08-10 16:34:57 +10:00
draw_test.go image: replace Width and Height by Bounds, and introduce the Point and 2010-08-10 12:08:52 +10:00
draw.go exp/draw: remove the Color, Point and Rectangle types. 2010-08-10 22:05:11 +10:00
event.go exp/draw: remove the Color, Point and Rectangle types. 2010-08-10 22:05:11 +10:00
Makefile exp/draw: remove the Color, Point and Rectangle types. 2010-08-10 22:05:11 +10:00