Available in the LEADTOOLS Imaging toolkit.
Saturation example for C++ 4.0 and later
This example increases the saturation of colors in the bitmap and redisplays the image.
m_Lead1.Saturation(1000); m_Lead1.ForceRepaint();