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.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public static bool SanityCheck()

Return Value

Type: Boolean
True if the size matches
See Also