-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.0
-
None
-
-
2f7b8fb65 (dev), ecf02bed2 (6.8), 32926ce27 (6.7)
When creating a custom volume whose colors are in 8-bit indexed format, index 255 of the color table is misinterpreted. In this example, I'm creating a simple cube whose colors go from blue to green to red for an index of 0 to 254. Finally, the color of index 255 should be yellow, but it appears blue. In other cases, I have no display for index 255.