FlipImage Function
Imaging

Flips given image.

Pascal
function FlipImage(var Image: TImageData): Boolean;
File

Imaging (at line 162)

Description

Reverses the image along its horizontal axis — the top becomes the bottom and vice versa.

Related Information
You are here: Symbol Reference > Functions > FlipImage Function