Click or drag to resize

TfInvokeCheckLibraryLoaded Method

http://www.emgu.com
Check to make sure all the unmanaged libraries are loaded

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntax
public static bool CheckLibraryLoaded()

Return Value

Type: Boolean
True if library loaded
See Also