Ticket #1382 (closed enhancement: fixed)
Opened 2012-08-10T18:30:40-05:00
Last modified 2012-09-07T16:33:16-05:00
Refactor ColorTables
Reported by: | aivar | Owned by: | aivar |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | Other | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1381, #1385 |
Description
All calls using LUTs should go through ColorTable, which will hide the implementation details of ColorTable8 & ColorTable16. This will centralize the color look up code.
Change History
comment:1 Changed 2012-08-10T18:41:27-05:00 by aivar
- Summary changed from Refactor LUT code to Refactor ColorTables
comment:4 Changed 2012-09-07T16:33:16-05:00 by curtis
- Status changed from new to closed
- Resolution set to fixed
Done with the merge of the luts branch.