FlipVert

Graphics32

TBitmap32.FlipVert

procedure FlipVert(Dst: TBitmap32);

Description

FlipVert flips the image vertically. 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

FlipHorz, TBitmap32