RestoreFore
Re storeFore
Store the RGB color of the color specification record void Re storeFore( c );
ColorSpec *c; the RGB color of the color specification record The Re storeFore function stores the RGB color of the color specification record specified by the c parameter as the current foreground color
c the RGB color of the color specification record. If you specify 0 in
the value field of the color specification record, the Re storeFore
procedure stores the RGB value in the rgbFgColor field of the current color grafPort record. If you specify 1 in the value field of the color
specification record, the Re storeFore procedure stores the RGB
value in the pmFgColor field of the GrafVars record. Returns: none