FingerImage.flip Method

Module: FingerImage

Definition

Flips the image in-place.

void flip(bool flipHorizontally, bool flipVertically)

Parameters

flipHorizontally bool
in Value indicating whether the image should be flipped horizontally.

flipVertically bool
in Value indicating whether the image should be flipped vertically.

Exceptions

An error has occurred during Finger Library execution.