Ticket #2021 (new task)
Opened 2013-10-30T11:24:23-05:00
Dataset color tables are never overridden
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: | imagej2-unscheduled |
Component: | Analysis Plugins | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #1634 |
Description
Open a sample image
Make Binary (this assigns each plane in output with a white or black color table)
Run apply lut and choose something
Color bar in view changes but image stays black and white
The display code never overrides a Dataset's color tables. This might be fine. But we need to provide some facility to override if desired by user.