Tag Archive for 'rgb'

13
Aug

Converting and formatting colors

Here’s a quick post on converting some colors from strings to integers, and splitting colors into separate red/green/blue values, and formatting colors using Flex.

Full code after the jump.

Continue reading ‘Converting and formatting colors’