VideoFormatItem::getSkippingFactorHorizontal Method

Returns the horizontal skipping factor of the video format.
Syntax:
int    getSkippingFactorHorizontal() const;
Return value:

The horizontal skipping factor of the video format.

Information:

Introduced in version 3.4

See also: VideoFormatItem, VideoFormatItem::getBinningFactorHorizontal, VideoFormatItem::getBinningFactorVertical, VideoFormatItem::getSkippingFactorVertical

<< VideoFormatItem