VideoFormatDesc::getBinningFactorHorizontal Method

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

The horizontal binning factor of the video format description.

Information:

Introduced in version 3.4

See also: VideoFormatDesc, VideoFormatDesc::getBinningFactorVertical, VideoFormatDesc::getSkippingFactorHorizontal, VideoFormatDesc::getSkippingFactorVertical

<< VideoFormatDesc