Split Image into Tiles
Illustrates an example of a complicated pipeline which cuts a very large image into a big amount of smaller tiles at a single run.
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.07. Split Image into Tiles
Code snippet
Loading from GitHub..