Multiple Sources
Explains how to use several images in one image transformation (i.e. build a pipeline which accepts several sources). In this example, a RGB bitmap is constructed from 3 grayscale images.
Download TrialTo run this sample in Visual Studio, install the Graphics Mill trial and open the Aurigma.GraphicsMill.sln solution in the Samples folder. Find the sample in this project:
G. Large Images (Memory-Friendly Pipeline API) → G.05. Multiple Sources
Code snippet
Loading from GitHub..