Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(771)

Issue 4589045: code review 4589045: image: add Paletted.Set, and a basic test of the concre... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by nigeltao
Modified:
12 years, 10 months ago
Reviewers:
CC:
r, golang-dev
Visibility:
Public.

Description

image: add Paletted.Set, and a basic test of the concrete image types.

Patch Set 1 #

Patch Set 2 : diff -r 52f9c61fd8d8 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 52f9c61fd8d8 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 4 : diff -r 52f9c61fd8d8 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r f5bb473f1306 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -6 lines) Patch
M src/pkg/image/image.go View 1 2 3 3 chunks +17 lines, -6 lines 0 comments Download
A src/pkg/image/image_test.go View 1 1 chunk +71 lines, -0 lines 0 comments Download

Messages

Total messages: 4
nigeltao
Hello r@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 10 months ago (2011-06-09 05:40:20 UTC) #1
r
http://codereview.appspot.com/4589045/diff/4001/src/pkg/image/image.go File src/pkg/image/image.go (right): http://codereview.appspot.com/4589045/diff/4001/src/pkg/image/image.go#newcode571 src/pkg/image/image.go:571: func (p PalettedColorModel) ConvertIndex(c Color) int { weird name. ...
12 years, 10 months ago (2011-06-09 06:03:55 UTC) #2
r
LGTM if you go with Index
12 years, 10 months ago (2011-06-09 06:06:27 UTC) #3
nigeltao
12 years, 10 months ago (2011-06-10 04:07:36 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=bc0e6f3c2574 ***

image: add Paletted.Set, and a basic test of the concrete image types.

R=r
CC=golang-dev
http://codereview.appspot.com/4589045
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b