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

Gets the red, green, and blue components from a color value.

Parameters
colorColor value.
redDestination for the red component.
greenDestination for the green component.
blueDestination for the blue component.
Returns
Operation status.