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

Makes the image lighter.

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.