Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yeah I dug up the relevant function because I was curious how one would solve this.

    return (r * 1000 + g * 100 + b * 10 + a * 255) / 10000;
https://github.com/Stanko/monorail/blob/2da287a4e822705a99d7...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: