Vintasoft.Imaging.Codecs.ImageFiles.Ico Namespace (Vintasoft.Imaging)
In This Topic
Contains classes for low-level manipulation of ICO/CUR files.
Classes
| Class | Description |
 | IconFile | Provides low-level functions for manipulating Icon file. |
 | IconFileException | Represents errors that occurs during manipulation with Icon file. |
 | IconPage | Represents a page of Icon file. |
 | IconPageCollection | Represents a page collection of Icon file. |
Enumerations
| Enumeration | Description |
 | IconCompression | Specifies available compressions for Icon files. |
 | IconType | Specifies available types of Icon files. |
See Also