GIF Format
Loads and saves GIF images. Converts a bitmap to a palette-based image optimized for web.
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.08. GIF Format
gif+1indexed+4loading+15palette+3saving+10web optimization+5
Code snippet
Loading from GitHub..