procedure FlipHorz(Dst: TBitmap32);

Description

FlipHorz flips the image horizontally. When Dst parameter is specified, the transformed version of the image is copied into Dst, otherwise the procedure performs the in-place flipping.

[See also] FlipVert