Method FromStream
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
FromStream(Stream, ImreadModes)
Creates the Mat instance from System.IO.Stream
public static Mat FromStream(Stream stream, ImreadModes mode)
Parameters
streamStreammodeImreadModes
Creates the Mat instance from System.IO.Stream
public static Mat FromStream(Stream stream, ImreadModes mode)
stream Streammode ImreadModes