JpegEncodingParam Constructor OpenCvSharp Class Library
Constructor

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public JpegEncodingParam(
	int value
)

Parameters

value
Type: SystemInt32
value of parameter, from 0 to 100 (the higher is the better), 95 by default.
See Also

Reference