Multiple Receivers

Explains how to apply several image transformations to a single image in one run (e.g. generate thumbnails of several sizes). It allows processing an image in the most efficient way avoiding unnecessary file reading operations.

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.04. Multiple Receivers

pipeline api+7

Code snippet

View on GitHub

Loading from GitHub..

Documentation