Merges a set of images letting you specify operations to be performed when stitching the images.
The algorithm in the stitch function finds the overlapping regions at the edges of the images to stitch them together. Hence, in case the images have no overlapping regions around the edges, the better option is to merge the images with the Combine command.
Combine a set of images that have overlapping regions around the edges of the images.
Framework | Member |
---|---|
.NET | StitchCommand |
.NET 6+ | StitchCommand |
C DLL | L_StitchBitmap |