"EnTerr" wrote:
Maybe calling it always with V=100, A=255 has saved your bacon so far, IDK. But check for colors with strong R, they should all be washing to cyan (?).
"squirreltown" wrote:
Thats what I found, passing it pure red returned a really pale cyan. I already had another solution so i didn't pursue it though.
"dev42" wrote:
I did make mention of the "baby blue" :roll: ... and again, my changes to the HSV...() fixed it. No more "pale cyan". Could some kind soul test it out?
Type Mismatch. (runtime error &h18) in pkg:/source/generalUtils.brs(77)
077: for c = 0 to rgb.count()-1 : rgb[c] = int(rgb[c] * 255) : end for
if s% = 0 then
rgb = [v, v, v]
else
if s% = 0 then
rgb = [v%/100, v%/100, v%/100]
else
We’re upgrading Roku Community to bring you a faster, more mobile-friendly experience. You may notice limited functionality or read-only access during this time. Read more here.
Planned Downtime:
Community will be unavailable for up to 24–48 hours during the upgrade window during the week of May 19th and you may notice reduced functionality.
In the meantime, for additional assistance, visit our Support Site.
We're sorry for this disruption — we’re excited to share what’s next!