Pipeline API Syntax
Shows how to use Pipeline API in various ways. See alternative syntaxes illustrating how to build a pipeline of readers, writers, and transforms for memory-friendly image processing.
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.03. Pipeline API Syntax
Code snippet
Loading from GitHub..