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
SyntaxReadOnly Property NormOverlap As Object
Get
Property Value
Type:
Object
RemarksThe 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