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
Syntaxpublic IntPtr DataPtr { get; }Public ReadOnly Property DataPtr As IntPtr
	Get
public:
property IntPtr DataPtr {
	IntPtr get ();
}Property Value
Type: 
IntPtr
See Also