ImageNETPixelFormatDataPtr Property |
Obtain a pointer to the first pixel in the image
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax public IntPtr DataPtr { get; }
Public ReadOnly Property DataPtr As IntPtr
Get
public:
property IntPtr DataPtr {
IntPtr get ();
}
Property Value
Type:
IntPtrSee Also