Participant
September 24, 2023
Question
Image darkening when converting from 8-bit grayscale to Indexed color modes
- September 24, 2023
- 1 reply
- 217 views
I'm working on a heightmap image and part of it requires switching between grayscale and indexed color modes. The image begins in indexed color mode, and when I switch to grey scale, none of the values change. When I switch back to indexed color mode however (using the grayscale color map) the image visibly darkens. This is unacceptable as that lowers all heights in the heightmap, making it pointless. My understanding that since both are 8 bit the conversion should be seamless? Converting my image to indexed color via GIMP does not throw these same errors.
I've attached a video of the effect. The floating menu didn't capture unfortunately, but the effect is just toggling between the two color modes.
Thanks for your help!
