Encode image and store the result as a byte vector (single-row 8uC1 matrix)
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- ext
- Type: SystemString
The file extension that defines the output format - image
- Type: OpenCvSharpCvArr
The image to be written - prms
- Type: SystemInt32
The format-specific parameters
Return Value
Type: CvMat[Missing <returns> documentation for "M:OpenCvSharp.Cv.EncodeImage(System.String,OpenCvSharp.CvArr,System.Int32[])"]
See Also