Click or drag to resize

IMcCaptFrameLength Property

Gets or sets the length in bytes of the image data.

Namespace:  MediaCy.IQL.Capture
Assembly:  MediaCy.IQL.Capture (in MediaCy.IQL.Capture.dll) Version: 10.0.6912.0
Syntax
VB
Property Length As Integer
	Get
	Set

Property Value

Type: Int32
Remarks
The Length specifies number of bytes of the image data.
See Also