Vintasoft.Imaging.Codecs.ImageFiles.Gif Namespace (Vintasoft.Imaging)
In This Topic
Contains classes for low-level manipulation of GIF files.
Classes
| Class | Description |
 | GifFile | Provides low-level functions for manipulating GIF file. |
 | GifFileException | Represents errors that occurs during manipulation with GIF file. |
 | GifPage | Represents a page of GIF file. |
 | GifPageCollection | Represents a page collection of GIF file. |
Enumerations
| Enumeration | Description |
 | CreatePageMethod | Specifies available methods of GIF page adding. |
 | DisposalMethod | Specifies available graphic disposal methods of GIF pages. |
 | GifFileVersion | Specifies available versions of Graphics Interchange Format. |
 | PageAlignMode | Specifies available align modes for new GIF pages. |
See Also