FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kColor kColor_FromRgb ( k32s  red,
k32s  green,
k32s  blue 
)

Returns a color value with the specified components.

The value of each component can range from 0 to kCOLOR_ARGB_MAX.

Parameters
redRed component.
greenGreen component.
blueBlue component.
Returns
Returns a color value with the specified components.