Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Info
  3. Community
  4. Development
  5. myReactOS

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

COLORREF ColorLighter ( COLORREF  col,
double  ratio 
)

Definition at line 192 of file cardcolor.cpp.

00193 {
00194     return ColorScaleHSL(col, RGB(255,255,255), ratio);
00195 }


Generated on Sun Mar 21 09:31:57 2010 for ReactOS by doxygen 1.6.3

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.