Implicit operator for IntPtr
Namespace:
Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public static implicit operator IntPtr ( UnmanagedObject obj ) |
Visual Basic (Declaration) |
---|
Public Shared Widening Operator CType ( _ obj As UnmanagedObject _ ) As IntPtr |
Visual C++ |
---|
static implicit operator IntPtr ( UnmanagedObject^ obj ) |
Parameters
- obj
- Type: Emgu.Util..::.UnmanagedObject
The UnmanagedObject