The format-specific save parameters for cv::imwrite and cv::imencode
Inheritance Hierarchy
OpenCvSharpImageEncodingParam
OpenCvSharpJpegEncodingParam
OpenCvSharpPngEncodingParam
OpenCvSharpPxmEncodingParam
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
The ImageEncodingParam type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ImageEncodingParam |
Constructor
|
Properties
Name | Description | |
---|---|---|
![]() | EncodingID |
format type ID
|
![]() | Value |
value of parameter
|
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