Hue example for Delphi
This example rotates the hue 180 degrees and repaints the image.
Lead1.Hue(180); Lead1.ForceRepaint;