| Class | Description | |
|---|---|---|
| AsyncSWFReader | Reads SWF tags asynchronously, so a progress bar can be displayed. | |
| AsyncSWFReaderFiltered | Allows known tags to be ignored to improve performance, in the case that you're only interested in certain tags. | |
| AsyncSWFWriter | Writes SWF tags asynchronously, so a progress bar can be displayed. | |
| ImageEncoding | Enumerates image formats supported by the SWF file format | |
| SWF10Reader | ||
| SWF10Writer | ||
| SWF2Reader | ||
| SWF2Writer | ||
| SWF3Reader | ||
| SWF3Writer | ||
| SWF4Reader | ||
| SWF4Writer | ||
| SWF5Reader | ||
| SWF5Writer | ||
| SWF6Reader | ||
| SWF6Writer | ||
| SWF7Reader | ||
| SWF7Writer | ||
| SWF8Reader | ||
| SWF8Writer | ||
| SWF9Reader | ||
| SWF9Writer | ||
| SWFByteArray | Adds the ability to read and write core SWF data types to standard ByteArray. | |
| SWFNormalizer | ||
| SWFReader | ||
| SWFReaderContext | Provides the context for SWFReader when reading a single tag. | |
| SWFReadResult | ||
| SWFWireDecompilerConfig | ||
| SWFWriter | ||
| SWFWriterContext | Provides the context for SWFWriter when writing a single tag. | |
| SWFWriteResult |