Click or drag to resize

JpegXrEncoderOverlapLevel Property

Gets or sets the overlap processing level.

Namespace:  Atalasoft.Imaging.Codec
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public byte OverlapLevel { get; set; }

Property Value

Type: Byte
The overlap processing level. The default value is 1.
See Also