Grabber::isFlipHAvailable Method

This method returns whether horizontal flipping is available.
Syntax:
bool isFlipHAvailable() const;
Return value:

true, if horizontal flipping is available, false otherwise.

See also: Grabber, Grabber::setFlipH, Grabber::getFlipH

<< Grabber