IMcTilingDoGlobalOptimization Property
|
|
Find tile offsets as a regular matrix from all edges
Namespace:
MediaCy.IQL.Align
Assembly:
MediaCy.IQL.Align (in MediaCy.IQL.Align.dll) Version: 10.0.6912.0
SyntaxProperty DoGlobalOptimization As Boolean
Get
Set
Property Value
Type:
Boolean
RemarksIf this is set then only one set of vertical and horizontal offsets will
be applied to all tiles, rather than the original 'greedy' algorithm for
irregular mosaics.
See Also