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

  1. Home
  2. Community
  3. Development
  4. 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 ColorDarker ( COLORREF  col,
double  ratio 
)

Definition at line 187 of file cardcolor.cpp.

00188 {
00189     return ColorScaleHSL(col, RGB(0,0,0), ratio);
00190 }


Generated on Thu Feb 9 06:09:19 2012 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.