ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Boolean
    public System.bool IgnoreOverlap {get; set;}
    Remarks
    Range value: true-false Applicable Codecs: JPEG-XR
    See Also