Click or drag to resize
ImageDescriptionisMfSubtypeSupported Method
True if video frames of the specified MF subtypes are compatible with this version of Scandit recognition SDK.

Namespace: Scandit.Recognition
Assembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax
public static bool isMfSubtypeSupported(
	Guid subtype
)

Parameters

subtype
Type: SystemGuid

Return Value

Type: Boolean
See Also