Converting HEX3 to HEX2?
pinballwitch
Posts: 5
I'm fairly new to this and I've been working with the ColorPal sensor.
It detects colors in Hex3, but it generates colors based off of Hex2.
So I'm wondering if just tagging the detected value with Hex2 will convert it properly, or if I need to do something more.
(That is...
there's a serin of value HEX3. Would a serout of value HEX2 generate a similar color? Or do I need a step in between?)
It detects colors in Hex3, but it generates colors based off of Hex2.
So I'm wondering if just tagging the detected value with Hex2 will convert it properly, or if I need to do something more.
(That is...
there's a serin of value HEX3. Would a serout of value HEX2 generate a similar color? Or do I need a step in between?)