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 Trial

To 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

channel+2pipeline api+7

Code snippet

View on GitHub

Loading from GitHub..

Documentation