Loading and Saving Images
Demonstrates various methods how to use Graphics Mill to load and save images. Both simple syntax to load a single image and more advanced techniques (to load multi-image files) are presented.
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:
A. Load and Save → A.01. Loading and Saving Images
Code snippet
Loading from GitHub..