ComponentOne Bitmap for WPF
Overlap Property (JpegXROptions)

C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > JpegXROptions Class : Overlap Property
Sets the level of overlap filtering.
Syntax
'Declaration
 
Public Property Overlap As System.Nullable(Of Byte)
public System.Nullable<byte> Overlap {get; set;}
Remarks
The default value is 1.
See Also

Reference

JpegXROptions Class
JpegXROptions Members