Obtains the color to which a window's content region is redrawn.
pascal OSStatus GetWindowContentColor (
WindowPtr window,
RGBColor *color);
The GetWindowContentColor function obtains the color to which the window's content region is redrawn. See Window Content Color for further discussion.
The function SetWindowContentColor .