C1.Win.Bitmap.4.8 Assembly / C1.Win.Bitmap Namespace / JpegXROptions Class / IgnoreOverlap Property

In This Topic
IgnoreOverlap Property (JpegXROptions)
In This Topic
Specifies how the encoder handles tile boundaries during a compressed domain transcode.
Syntax
'Declaration
 
Public Property IgnoreOverlap As System.Nullable(Of Boolean)
 
Remarks
The default value is false.
See Also