ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapEncoderOptions Class / Overlap Property

In This Topic
    Overlap Property (BitmapEncoderOptions)
    In This Topic
    Gets or sets the level of overlap filtering.
    Syntax
    'Declaration
     
    Public Property Overlap As Byte
    public byte Overlap {get; set;}
    Remarks
    Range value: 0–4 Applicable Codecs: JPEG-XR
    See Also