| Interface | Description | |
|---|---|---|
| IIconParser |
The IIconParser interface defines the methods and properties that an
icon parser must implement
|
| Class | Description | |
|---|---|---|
| IcnsParser | A parser for Macintosh .icns files. | |
| IconParserFactory |
Factory class to create a new object that implements the IIconParser
interface. |
|
| IcoParser | A parser for the Windows .ico icon file. |