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

In This Topic
    IgnoreOverlap Property (BitmapEncoderOptions)
    In This Topic
    Specifies how the encoder handles tile boundaries during a compressed domain transcode.
    Syntax
    'Declaration
     
    Public Property IgnoreOverlap As Boolean
    public bool IgnoreOverlap {get; set;}
    Remarks
    Range value: true-false Applicable Codecs: JPEG-XR
    See Also