Method ReadRaw
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
ReadRaw(string, Span<byte>)
Reads node elements to the buffer with the specified format
public void ReadRaw(string fmt, Span<byte> vec)
Reads node elements to the buffer with the specified format
public void ReadRaw(string fmt, Span<byte> vec)