MirrorImage Function
Imaging

Mirrors given image.

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

Imaging (at line 165)

Description

Reverses the image along its vertical axis — the left side becomes the right and vice versa.

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