ICImagingControl.ImageWidth Property

Returns the image width (in pixels) of the current video source.
Syntax:
[C#]
public int ImageWidth;
Limitations:

Run time only, read only.

See also: ICImagingControl, ICImagingControl.ImageHeight

<< ICImagingControl