ImageDescriptionmediaFoundationSubtype Field |
If this descriptor was constructed from a MF subtype, will contain that subtype.
Namespace: Scandit.RecognitionAssembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 4.16.0.0 (4.16.0.0)
Syntax public readonly Nullable<Guid> mediaFoundationSubtype
Public ReadOnly mediaFoundationSubtype As Nullable(Of Guid)
public:
initonly Nullable<Guid> mediaFoundationSubtype
val mediaFoundationSubtype: Nullable<Guid>
Field Value
Type:
NullableGuidSee Also