Grabber::getFlipH Method

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

true, if horizontal flipping is enabled, false otherwise.

See also: Grabber, Grabber::isFlipHAvailable, Grabber::setFlipH

<< Grabber