Join Slack
Powered by
Our backend sends me ARGB values where the RGB is ...
# announcements
n
Nick
12/02/2020, 10:44 PM
Our backend sends me ARGB values where the RGB is 0-255, but the alpha channel is 0-1. What’s the best way for me to scale the 0-1 to be the same as 0-255?
n
nanodeath
12/02/2020, 10:45 PM
multiply by 255?
👨🔬 2
n
Nick
12/02/2020, 10:45 PM
math… it’s hard. thanks!
🤣 1
2
Views
Open in Slack
Previous
Next