Click or drag to resize

FrameSequenceProcessFrame Method (ImageDescription, IntPtr)

Process one frame, from the native buffer.

Namespace:  Scandit.Recognition
Assembly:  Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.16.0.10 (5.16.0.10)
Syntax
public uint ProcessFrame(
	ImageDescription description,
	IntPtr image_data
)

Parameters

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

Return Value

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

Supported in: 1.0
See Also