Available in the LEADTOOLS Imaging toolkit.
Solarize example for C++ 4.0 and later
This example applies a solarize effect and repaints the image.
m_Lead1.Solarize(100); m_Lead1.ForceRePaint();