ICImagingControl.LiveDisplayOutputHeight Property

Returns the actual height of the video format of the live display. Due to the use of frame filters, this height can differ from the height of the video capture device's video format and the sink's format.
Syntax:
Public LiveDisplayOutputHeight As Long
Limitations:

Ready only, run time only.

Remarks:

This property only returns valid values when either live mode has been started, or SinkCompatibilityMode is True.

Information:

Introduced in IC Imaging Control 3.0

See also: ICImagingControl, ICImagingControl.LiveDisplayOutputWidth

<< ICImagingControl