BCGControlBar Pro for MFC
void CBCGPImage::MakeDarker ( double  dblRatio,
BOOL  bUseModifyBitmapLuminosity = FALSE 
)

Makes the image darker.

Parameters
dblRatioThe lighting ratio.
bUseModifyBitmapLuminositySpecifies whether the bitmap luminosity changing algorithm will be used instead of the blending algorithm. By default, this parameter is FALSE.