Click or drag to resize

IMcTilingNormOverlap Property

Returns normalized overlap of the tiles.

Namespace:  MediaCy.IQL.Align
Assembly:  MediaCy.IQL.Align (in MediaCy.IQL.Align.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property NormOverlap As Object
	Get

Property Value

Type: Object
Remarks
The values are in power of 2, which are used to define areas of cross correlation between tiles. Returns array of 2 long values, X and Y overlap.
See Also