XmGetColorCalculation(Xm) 6 January 1993 XmGetColorCalculation(Xm) Name XmGetColorCalculation - a function to get the procedure used for default color calculation Syntax #include <Xm/Xm.h> XmColorProc XmGetColorCalculation () Description XmGetColorCalculation returns the procedure being used to calculate default colors. For a description of XmColorProc, see XmSetColorCalculation(Xm). Return value Returns the procedure used for default color calculation. See also XmChangeColor(Xm), XmGetColors(Xm) and XmSetColorCalculation(Xm).