SynViewImageFormatParams

Description

Aggregates image parameters for use with SynView filters.

Structure fields and default values (if defined) are described below:

Name Type Description
Aoi Box Required fragment of image to stream
HorizontalBinning IntType Number of horizontal pixels to combine together
VerticalBinning IntType Number of vertical pixels to combine together
HorizontalDecimation IntType Horizontal decimation(sub-sampling) of the image
VerticalDecimation IntType Vertical decimation(sub-sampling) of the image
ReverseX Bool Flip horizontally the image sent by the device
ReverseY Bool Flip vertically the image sent by the device