Returns a color value with the specified components.
The value of each component can range from 0 to kCOLOR_ARGB_MAX.
- Parameters
-
| alpha | Alpha component. |
| red | Red component. |
| green | Green component. |
| blue | Blue component. |
- Returns
- Returns a color value with the specified components.