VideoFormatDesc::getBinningFactorVertical Method

Returns the vertical binning factor of the video format description.
Syntax:
int    getBinningFactorVertical() const;
Return value:

The vertical binning factor of the video format description.

Information:

Introduced in version 3.4

See also: VideoFormatDesc, VideoFormatDesc::getBinningFactorHorizontal, VideoFormatDesc::getSkippingFactorHorizontal, VideoFormatDesc::getSkippingFactorVertical

<< VideoFormatDesc