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

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

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