30-bit "deep color"
in
Programming Questions
•
2 years ago
Is Java / Processing is capable of rendering 30-bit colors?
I know I can set "colorMode(RGB, 1024);", but is this mode accurately translated to the video device or is it reduced back down to 256 levels prior to display?
I'm interested to know because I have a HDMI 1.3 compatible "deep color" display and several sketches that would benefit from the greater color fidelity. If Processing can render the colors I will pick up a new 30-bit video card.
Thanks in advance for any input you can provide.
1
