Grabber::setFlipV Method |
||||||||||||||
Specifies whether all frames of an image stream will be flipped vertically. | ||||||||||||||
Syntax: | bool setFlipV( bool flip = true ); |
|||||||||||||
|
||||||||||||||
Return value: | true on success, false otherwise. |
|||||||||||||
See also: | Grabber, Grabber::isFlipVAvailable, Grabber::getFlipV, Grabber::setFlipH |