Hue example for C++ 4.0 and later

This example rotates the hue 180 degrees and repaints the image.

m_Lead1.Hue(180);
m_Lead1.ForceRepaint();