Click or drag to resize

FrameSequenceProcessFrame Method (ImageDescription, Byte)

Process one frame, from the managed buffer.

Namespace:  Scandit.Recognition
Assembly:  Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public uint ProcessFrame(
	ImageDescription description,
	byte[] image_data
)

Parameters

description
Type: Scandit.RecognitionImageDescription
Image format
image_data
Type: SystemByte
Image data bytes

Return Value

Type: UInt32
Frame identification number within the current frame sequence
Version Information

Supported in: 1.0
See Also