Property ValuePointer
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ValuePointer
Pointer to the pixel as a byte pointer.
public byte* ValuePointer { get; }
Property Value
- byte*
Pointer to the pixel as a byte pointer.
public byte* ValuePointer { get; }