Grabber::getFlipV Method |
||
| This method returns whether vertical flipping is enabled. | ||
| Syntax: | bool getFlipV() const; |
|
| Return value: | true, if vertical flipping is enabled, false otherwise. |
|
| See also: | Grabber, Grabber::isFlipVAvailable, Grabber::setFlipV | |