The bit-ness of the unmanaged code (either 32 or 64)

Namespace: Emgu.CV
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.2.1.1150 (2.2.1.1150)

Syntax

         
 C#  Visual Basic  Visual C++ 
public const uint UnmanagedCodeBitness
Public Const UnmanagedCodeBitness As UInteger
public:
literal unsigned int UnmanagedCodeBitness

See Also