Click or drag to resize

CvInvokeSanityCheck Method

http://www.emgu.com
Check if the size of the C structures match those of C#

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 SanityCheck()

Return Value

Type: Boolean
True if the size matches
See Also