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

Return Value

Type: Boolean
True if the size matches
See Also