Tag: Rainbow buttons
-
Swift Swift: Using UIColor in Swift Part 2: Making a Color Palette with HSB
[Updated to Swift 2.0/iOS9 SJL 9/18/15] In our last post we discussed the RGB color space which uses red green and blue to create color. It is a very popular color space to communicate and specify color since it uses a very easy numbering system to make up millions of colors. In Swift the key…