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.2.1.1150 (2.2.1.1150)
Syntax
C#
Visual Basic
Visual C++
IntPtr
Ptr
{
get
; }
ReadOnly
Property
Ptr
As
IntPtr
Get
property
IntPtr
Ptr
{
IntPtr
get
(); }
See Also
IImage Interface
Emgu.CV Namespace