Available in the LEADTOOLS Imaging toolkit.
Intensity example for C++ 4.0 and later
This example lightens the bitmap and repaints the image.
m_Lead1.Intensity(150); m_Lead1.ForceRepaint();