Flips given image.
function FlipImage(var Image: TImageData): Boolean;
Imaging (at line 162)
Reverses the image along its horizontal axis — the top becomes the bottom and vice versa.