WmpBitmapEncoder.OverlapLevel Property

Definition

Gets or sets the overlap processing level.

C#
public byte OverlapLevel { get; set; }

Property Value

The overlap processing level. The default is 1.

Value Description
0 No overlap processing is enabled.
1 One level of overlap processing is enabled. Encoded values of 4x4 blocks are modified based on the values of neighboring blocks.
2 Two levels of overlap processing are enabled. In addition to the first level of processing, encoded values of 16x16 macro blocks are modified based on the values of neighboring macro blocks.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10