Available in the LEADTOOLS Imaging toolkit.
Solarize example for Visual J++
This example applies a solarize effect and repaints the image.
LEAD1.Solarize( (short) 100 ); LEAD1.ForceRepaint();