A VideoFormat object contains information about a video format supported by the current video capture device.
A VideoFormat can be obtained out of the VideoFormats collection.
This example illustrates how to obtain the first available video format.
[C#]
VideoFormat Fmt = ICImagingControl1.VideoFormats[0];
Namespace: TIS.Imaging
Introduced in version 1.x
Property | Description | ||
BinningFactor |
[Deprecated] Returns the binning factor of the VideoFormat. |
||
BinningFactorHorizontal |
Returns the horizontal binning factor of the VideoFormat. |
||
BinningFactorHorizontal |
Returns the horizontal binning factor of the VideoFormat. |
||
BinningFactorVertical |
Returns the vertical binning factor of the VideoFormat. |
||
BitsPerPixel |
Returns the bits per pixel of the VideoFormat. The byte count per pixel is calculated by dividing the bits per pixel count by 8. |
||
Height |
Returns the height of the VideoFormat. |
||
Name |
Returns the name of the VideoFormat. |
||
Size |
Returns the width and height of the VideoFormat in a System.Drawing.Size. |
||
SkippingFactorHorizontal |
Returns the horizontal skipping factor of the VideoFormat. |
||
SkippingFactorVertical |
Returns the vertical skipping factor of the VideoFormat. |
||
Width |
Returns the width of the VideoFormat. |
||
⋯
⋯ ⋯
Established in 1990, The Imaging Source is one of the leading manufacturers of industrial cameras, video converters and embedded vision components for factory automation, quality assurance, medicine, science, security and a variety of other markets.
Our comprehensive range of cameras with USB 3.1, USB 3.0, USB 2.0, GigE, MIPI interfaces and other innovative machine vision products are renowned for their high quality and ability to meet the performance requirements of demanding applications.