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