Descriptionimage: replace Width and Height by Bounds, and introduce the Point and
Rect types.
The actual image representation is unchanged. A future change will
replace the {[][]color} with {[]color, stride int, r Rectangle} and
possibly a clip region.
The draw.Color, draw.Point and draw.Rect types will be removed in a
future change. Trying to do it in this one polluted the diff with
trivia.
Patch Set 1 #Patch Set 2 : code review 1918047: image: replace Width and Height by Bounds, and introduc... #
Total comments: 2
Patch Set 3 : code review 1918047: image: replace Width and Height by Bounds, and introduc... #Patch Set 4 : code review 1918047: image: replace Width and Height by Bounds, and introduc... #
Total comments: 25
Patch Set 5 : code review 1918047: image: replace Width and Height by Bounds, and introduc... #Patch Set 6 : code review 1918047: image: replace Width and Height by Bounds, and introduc... #
Total comments: 1
Patch Set 7 : code review 1918047: image: replace Width and Height by Bounds, and introduc... #
MessagesTotal messages: 12
|