Click or drag to resize

mcTileStitchingMethod Enumeration

Namespace:  MediaCy.IQL.Align
Assembly:  MediaCy.IQL.Align (in MediaCy.IQL.Align.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcTileStitchingMethod
Members
  Member nameValueDescription
mctsmNone0place tiles in the tiling order without blending
mctsmGradient1smoothly blend over the edges
mctsmTrim2pick the pixel from the dominant image
See Also