The format-specific save parameters for cv::imwrite and cv::imencode
Inheritance Hierarchy
OpenCvSharpImageEncodingParam
OpenCvSharpJpegEncodingParam
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The JpegEncodingParam type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | JpegEncodingParam |
Constructor
|
Properties
Name | Description | |
---|---|---|
![]() | EncodingID |
format type ID
(Inherited from ImageEncodingParam.) |
![]() | Value |
value of parameter
(Inherited from ImageEncodingParam.) |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also