Click or drag to resize

CvInvokeCheckLibraryLoaded Method

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

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.1.3497 (4.1.1.3497)
Syntax
public static bool CheckLibraryLoaded()

Return Value

Type: Boolean
True if library loaded
See Also