Property Ptr
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Ptr
Pointer to the pixel inside the image buffer. Only valid while the source image has not been disposed.
public nint Ptr { get; init; }
Pointer to the pixel inside the image buffer. Only valid while the source image has not been disposed.
public nint Ptr { get; init; }