ComponentOne Bitmap for UWP
IgnoreOverlap Property (BitmapEncoderOptions)

C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > BitmapEncoderOptions Class : IgnoreOverlap Property
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

Reference

BitmapEncoderOptions Class
BitmapEncoderOptions Members