How can I calculate shades of a given hex color in actionscript 3?

后端 未结 5 652
天命终不由人
天命终不由人 2020-12-31 22:39

I need a way to calculate lighter hex color(s) based on a provided one. I realize I could use a color transform, but I need the actual value in order to generate a gradient.

5条回答
提交回复
热议问题