Decode image stored in the buffer
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- buf
- Type: OpenCvSharpCvMat
The input array of vector of bytes - iscolor
- Type: OpenCvSharpLoadMode
Specifies color type of the loaded image
Return Value
Type: CvMat[Missing <returns> documentation for "M:OpenCvSharp.Cv.DecodeImageM(OpenCvSharp.CvMat,OpenCvSharp.LoadMode)"]
See Also