[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  GetBkColor( hDC )-> <nRGBColor>
------------------------------------------------------------------------------


 PARAMETER:

  <hDC>        Device context handle                        


 RETURNS:

  <nRGBColor> is a number with the background color for the device context
  in RGB format


 DESCRIPTION:

  This functions returns the current background color in RGB format. 
  If the background mode is OPAQUE, the system uses the background color to 
  fill the gaps in styled lines, the gaps between hatched lines in brushes,
  and the background in character cells. The system also uses the background 
  color when converting bitmaps between color and monochrome device contexts. 


 SOURCE:

  SOURCE\WINAPI\COLOR.C



See Also: SetBkColor hDC
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson