Click or drag to resize

ImwriteFlagsPngCompression Field

http://www.emgu.com
For PNG, it can be the compression level from 0 to 9. A higher value means a smaller size and longer compression time. Default value is 3.

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

Field Value

Type: ImwriteFlags
See Also