Collapse All
Expand All
|
Language Filter: C#
Language Filter: Visual Basic
Language Filter: Visual C++
C#
Visual Basic
Visual C++
|
See Also
Emgu CV Library Documentation
IImage
.
.
::
Ptr Property
Get the pointer to the unmanaged memory
Namespace:
Emgu.CV
Assembly:
Emgu.CV
(in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C#
Visual Basic
Visual C++
IntPtr
Ptr
{
get
; }
ReadOnly
Property
Ptr
As
IntPtr
property
IntPtr
Ptr
{
IntPtr
get
(); }
See Also
IImage Interface
Emgu.CV Namespace