Click or drag to resize

ImwriteFlagsWebpQuality Field

http://www.emgu.com
For WEBP, it can be a quality from 1 to 100 (the higher is the better). By default (without any parameter) and for quality above 100 the lossless compression is used.

Namespace:  Emgu.CV.CvEnum
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public const ImwriteFlags WebpQuality = 64

Field Value

Type: ImwriteFlags
See Also