In This Topic
The following tables list the members exposed by
PcxFile.
Public Constructors
| Name | Description |
 | PcxFile | Overloaded. Initializes a new instance of the class. |
Public Properties
Protected Properties
| Name | Description |
 | IsDisposed | Gets a value indicating whether this image file has been disposed of. (Inherited from ImageFileBase<T>) |
 | Source | Gets the source of a PCX file. |
Public Methods
| Name | Description |
 | Pack | Overloaded. Packs (removes unused space) the image file and saves to specified stream. (Inherited from ImageFileBase<T>) |
 | Save | Overloaded. Saves the PCX file to specified file. |
 | SaveChanges | Overloaded. Saves the image file to the specified stream and switches the image file to the specified stream. Previous source of the image file will be closed without save changes. (Inherited from ImageFileBase<T>) |
Protected Methods
See Also