Click or drag to resize

IMcTiling Properties

The IMcTiling type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleBackgroundColor
Background color of the output image. The color fills empty areas of tiled image.
Public propertyDoGlobalOptimization
Find tile offsets as a regular matrix from all edges
Public propertyMultiAnchor
Use multiple anchor points to set the tile.
Public propertyNormOverlap
Returns normalized overlap of the tiles.
Public propertyOptimizationCoverage
Coverage of number of tiles used to calculate global optimization in range from 0 to 1.
Public propertySearchRadiusPercent
Search radius for auto-tiling in percents of overlap.
Public propertyCode exampleStitchingMethod
Stitching method, which defines how overlapped tiles are blended in the output image.
Public propertyThresholdLimit
Threshold limit for auto-tiling in range from 0 to 1. When the value is 0, all tiles are accepted.
Public propertyTilingColumns
Number of columns of the tiled image
Public propertyCode exampleTilingMethod
Gets/sets tiling method.
Public propertyCode exampleTilingMethodFFT
Gives access to FFT tiling method properties.
Public propertyCode exampleTilingMethodUser
Gives access to user algorithm properties.
Public propertyTilingOrder
Tiling order
Public propertyTilingRows
Number of rows in the tiled image
Top
See Also