Our backend sends me ARGB values where the RGB is ...
# announcements
n
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
multiply by 255?
👨‍🔬 2
n
math… it’s hard. thanks!
🤣 1