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