Available in the LEADTOOLS Imaging toolkit.
Saturation example for Visual J++
This example increases the saturation of colors in the bitmap and redisplays the image.
LEAD1.Saturation( (short) 1000 ); LEAD1.ForceRepaint();